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

{
    "url": "https://demozoo.org/api/v1/parties/5578/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5578/",
    "id": 5578,
    "name": "A.D.A.M. February 1993 (5)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1956/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1956/",
        "id": 1956,
        "name": "A.D.A.M. February",
        "website": ""
    },
    "start_date": "1993-02",
    "end_date": "1993-02",
    "location": "Solingen, Düsseldorf District, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.17343,
    "longitude": 7.0845,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/229662/?format=api",
            "demozoo_url": "https://demozoo.org/productions/229662/",
            "id": 229662,
            "title": "Blue Velvet Meeting Pack 5",
            "author_nicks": [
                {
                    "name": "Tech",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/30080/?format=api",
                        "id": 30080,
                        "name": "Tech",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "blue-velvet"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/388234/?format=api",
            "demozoo_url": "https://demozoo.org/productions/388234/",
            "id": 388234,
            "title": "Blue Velvet Meeting Pack 6",
            "author_nicks": [
                {
                    "name": "Tech",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/30080/?format=api",
                        "id": 30080,
                        "name": "Tech",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "lost"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/229663/?format=api",
            "demozoo_url": "https://demozoo.org/productions/229663/",
            "id": 229663,
            "title": "Blue Velvet Meeting Pack Nr. 7",
            "author_nicks": [
                {
                    "name": "Tech",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/30080/?format=api",
                        "id": 30080,
                        "name": "Tech",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "blue-velvet"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}