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

{
    "url": "https://demozoo.org/api/v1/parties/4998/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4998/",
    "id": 4998,
    "name": "GemTos 2022",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1696/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1696/",
        "id": 1696,
        "name": "GemTos",
        "website": "https://gemtos.forumactif.com/f1-gemtos-convention"
    },
    "start_date": "2022-05-28",
    "end_date": "2022-05-29",
    "location": "Saint-Just-en-Chaussée, Oise, Hauts-de-France, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 49.50611,
    "longitude": 2.43083,
    "website": "https://gemtos.forumactif.com/f1-gemtos-convention",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/308470/?format=api",
            "demozoo_url": "https://demozoo.org/productions/308470/",
            "id": 308470,
            "title": "GemTos 2022 - La Bande-Annonce",
            "author_nicks": [
                {
                    "name": "Dma-Sc",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2568/?format=api",
                        "id": 2568,
                        "name": "Dma-Sc",
                        "is_group": false
                    }
                },
                {
                    "name": "pépé",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123351/?format=api",
                        "id": 123351,
                        "name": "pépé",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2022-05-22",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}