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

{
    "url": "https://demozoo.org/api/v1/parties/2070/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2070/",
    "id": 2070,
    "name": "Ze Meeting 2006",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/814/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/814/",
        "id": 814,
        "name": "Ze Meeting",
        "website": ""
    },
    "start_date": "2006-07-14",
    "end_date": "2006-07-16",
    "location": "Bassoues, Département du Gers, Midi-Pyrénées, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 43.57923,
    "longitude": 0.24635,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/8599/?format=api",
            "demozoo_url": "https://demozoo.org/productions/8599/",
            "id": 8599,
            "title": "Ze Meeting 2006 Invitro",
            "author_nicks": [
                {
                    "name": "Arkos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                        "id": 10213,
                        "name": "Arkos",
                        "is_group": true
                    }
                },
                {
                    "name": "Semilanceata",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10211/?format=api",
                        "id": 10211,
                        "name": "Semilanceata",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2006-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=51&when=2006"
        }
    ]
}