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

{
    "url": "https://demozoo.org/api/v1/parties/2609/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2609/",
    "id": 2609,
    "name": "Byte 1998",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1056/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1056/",
        "id": 1056,
        "name": "Byte",
        "website": ""
    },
    "start_date": "1998-07-31",
    "end_date": "1998-08-02",
    "location": "Marck, Département du Pas-de-Calais, Nord-Pas-de-Calais, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 50.9481,
    "longitude": 1.9511,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/98025/?format=api",
            "demozoo_url": "https://demozoo.org/productions/98025/",
            "id": 98025,
            "title": "Byte'98",
            "author_nicks": [
                {
                    "name": "Mortel",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10220/?format=api",
                        "id": 10220,
                        "name": "Mortel",
                        "is_group": true
                    }
                },
                {
                    "name": "Overlanders",
                    "abbreviation": "OVL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11761/?format=api",
                        "id": 11761,
                        "name": "Overlanders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-10",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}