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

{
    "url": "https://demozoo.org/api/v1/parties/4016/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4016/",
    "id": 4016,
    "name": "Atari Days Nancy (ADN) 2020",
    "tagline": "pour célébrer les 10 ans !",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/774/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/774/",
        "id": 774,
        "name": "Atari Days Nancy (ADN)",
        "website": "https://sites.google.com/view/atari-days-nancy/"
    },
    "start_date": "2020-08-07",
    "end_date": "2020-08-09",
    "location": "Tantonville, Département de Meurthe-et-Moselle, Alsace-Champagne-Ardenne-Lorraine, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.46917,
    "longitude": 6.13889,
    "website": "https://adn-tantonville.forumgratuit.be/f4-adn-2020",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/274268/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/274268/",
            "id": 274268,
            "title": "ADN 2020",
            "author_nicks": [
                {
                    "name": "AD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68391/?format=api",
                        "id": 68391,
                        "name": "AD",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "MPS",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68431/?format=api",
                        "id": 68431,
                        "name": "MPS",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2020",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}