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

{
    "url": "https://demozoo.org/api/v1/parties/1541/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1541/",
    "id": 1541,
    "name": "The Carebears Convention",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/640/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/640/",
        "id": 640,
        "name": "The Carebears convention",
        "website": ""
    },
    "start_date": "1989-08-04",
    "end_date": "1989-08-04",
    "location": "Stockholm, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 59.332169,
    "longitude": 18.062429,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/71919/?format=api",
            "demozoo_url": "https://demozoo.org/productions/71919/",
            "id": 71919,
            "title": "SoWatt",
            "author_nicks": [
                {
                    "name": "The Carebears",
                    "abbreviation": "TCB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2050/?format=api",
                        "id": 2050,
                        "name": "The Carebears",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-08-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "sprites-record"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/117160/?format=api",
            "demozoo_url": "https://demozoo.org/productions/117160/",
            "id": 117160,
            "title": "TCB-Convention Demo Twist-Scroller",
            "author_nicks": [
                {
                    "name": "Visualizers",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52591/?format=api",
                        "id": 52591,
                        "name": "Visualizers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-08-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}