GET /v1/news/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": "bc2efcef-6637-4302-84cc-61051bfbbe2f",
            "url": "https://api.marlenejannot-sophrologie.fr/v1/news/bc2efcef-6637-4302-84cc-61051bfbbe2f/?format=api",
            "title": "Une norme AFNOR pour le métier de sophrologue",
            "description": "Ouverture d'une commission de normalisation : \r\n« Qualité de service en sophrologie ».\r\nRetrouvez également cette actualité sur la page facebook officiel de la FEPS.",
            "link": "https://www.chambre-syndicale-sophrologie.fr/victoire-une-norme-afnor-pour-le-metier-de-sophrologue",
            "type": "NORMAL",
            "image": {
                "id": "0c022913-0032-418f-89b6-1016ad53f7de",
                "url": "https://api.marlenejannot-sophrologie.fr/v1/images/0c022913-0032-418f-89b6-1016ad53f7de/?format=api",
                "picture": "https://api.marlenejannot-sophrologie.fr/media/news/syndicatsophrologie.jpg"
            }
        }
    ]
}