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

{
    "url": "https://demozoo.org/api/v1/parties/140/?format=api",
    "demozoo_url": "https://demozoo.org/parties/140/",
    "id": 140,
    "name": "Iris and Atlantis Party 1990",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/43/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/43/",
        "id": 43,
        "name": "Iris Party",
        "website": ""
    },
    "start_date": "1990-12-26",
    "end_date": "1990-12-28",
    "location": "France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 46.211401,
    "longitude": 2.20936,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/280073/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280073/",
            "id": 280073,
            "title": "Crazy Froggy +3",
            "author_nicks": [
                {
                    "name": "Spider",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32182/?format=api",
                        "id": 32182,
                        "name": "Spider",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-28",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trainer"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/2356/?format=api",
            "demozoo_url": "https://demozoo.org/productions/2356/",
            "id": 2356,
            "title": "Infestation 1",
            "author_nicks": [
                {
                    "name": "NeXT",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2219/?format=api",
                        "id": 2219,
                        "name": "NeXT",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-28",
            "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": [
                "infestation",
                "uncredited-music"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/36288/?format=api",
            "demozoo_url": "https://demozoo.org/productions/36288/",
            "id": 36288,
            "title": "Megademo",
            "author_nicks": [
                {
                    "name": "Angels",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                        "id": 730,
                        "name": "Angels",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-28",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/2360/?format=api",
            "demozoo_url": "https://demozoo.org/productions/2360/",
            "id": 2360,
            "title": "The Rising Forces Demo",
            "author_nicks": [
                {
                    "name": "Demons",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5194/?format=api",
                        "id": 5194,
                        "name": "Demons",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-28",
            "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=268"
        }
    ]
}