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

{
    "url": "https://demozoo.org/api/v1/parties/2937/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2937/",
    "id": 2937,
    "name": "JOY, Team-X and TFR Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1182/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1182/",
        "id": 1182,
        "name": "JOY, Team-X and TFR Party",
        "website": ""
    },
    "start_date": "1989-08-13",
    "end_date": "1989-08-13",
    "location": "Gemeente Tilburg, North Brabant, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.57787,
    "longitude": 5.06555,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/229402/?format=api",
            "demozoo_url": "https://demozoo.org/productions/229402/",
            "id": 229402,
            "title": "Another Compact-Disk",
            "author_nicks": [
                {
                    "name": "Abandon",
                    "abbreviation": "ABN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6736/?format=api",
                        "id": 6736,
                        "name": "Abandon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-08-13",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/284401/?format=api",
            "demozoo_url": "https://demozoo.org/productions/284401/",
            "id": 284401,
            "title": "Another Import",
            "author_nicks": [
                {
                    "name": "Joy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/106680/?format=api",
                        "id": 106680,
                        "name": "Joy",
                        "is_group": true
                    }
                },
                {
                    "name": "Team-X",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/59823/?format=api",
                        "id": 59823,
                        "name": "Team-X",
                        "is_group": true
                    }
                },
                {
                    "name": "The Final Revolution",
                    "abbreviation": "TFR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/95383/?format=api",
                        "id": 95383,
                        "name": "The Final Revolution",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-11-08",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/262333/?format=api",
            "demozoo_url": "https://demozoo.org/productions/262333/",
            "id": 262333,
            "title": "Drone Bone Demo",
            "author_nicks": [
                {
                    "name": "The Giants",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115417/?format=api",
                        "id": 115417,
                        "name": "The Giants",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-08-13",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=185"
        }
    ]
}