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

{
    "url": "https://demozoo.org/api/v1/parties/2602/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2602/",
    "id": 2602,
    "name": "Bordelik Meeting 1994 (3)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1050/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1050/",
        "id": 1050,
        "name": "Bordelik Meeting",
        "website": ""
    },
    "start_date": "1994-08-05",
    "end_date": "1994-08-07",
    "location": "Colleret, Département du Nord, Nord-Pas-de-Calais, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 50.25667,
    "longitude": 4.07583,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/167784/?format=api",
            "demozoo_url": "https://demozoo.org/productions/167784/",
            "id": 167784,
            "title": "Bordelik Meeting 3 Demo",
            "author_nicks": [
                {
                    "name": "Arkos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                        "id": 10213,
                        "name": "Arkos",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03",
            "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": []
}