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

{
    "url": "https://demozoo.org/api/v1/parties/2560/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2560/",
    "id": 2560,
    "name": "Bugs Party 1996",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1025/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1025/",
        "id": 1025,
        "name": "Bugs Party",
        "website": ""
    },
    "start_date": "1996-08-02",
    "end_date": "1996-08-04",
    "location": "Masnières, Département du Nord, Nord-Pas-de-Calais, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 50.11528,
    "longitude": 3.20972,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/306851/?format=api",
            "demozoo_url": "https://demozoo.org/music/306851/",
            "id": 306851,
            "title": "Bugs Party '96",
            "author_nicks": [
                {
                    "name": "Unison",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/264/?format=api",
                        "id": 264,
                        "name": "Unison",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Psykotrope",
                    "abbreviation": "PSK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19376/?format=api",
                        "id": 19376,
                        "name": "Psykotrope",
                        "is_group": true
                    }
                },
                {
                    "name": "Ukonx",
                    "abbreviation": "UKX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19808/?format=api",
                        "id": 19808,
                        "name": "Ukonx",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-08-05",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "mod",
                "4ch"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1996/bugs96/"
        }
    ]
}