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

{
    "url": "https://demozoo.org/api/v1/parties/4123/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4123/",
    "id": 4123,
    "name": "Beach Party 1992",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1561/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1561/",
        "id": 1561,
        "name": "Beach Party",
        "website": ""
    },
    "start_date": "1992-07",
    "end_date": "1992-08",
    "location": "Arrondissement of Montpellier, Hérault, Occitanie, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 43.57641,
    "longitude": 3.86581,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/240/?format=api",
            "demozoo_url": "https://demozoo.org/productions/240/",
            "id": 240,
            "title": "Beachtro",
            "author_nicks": [
                {
                    "name": "Devils",
                    "abbreviation": "DVS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1106/?format=api",
                        "id": 1106,
                        "name": "Devils",
                        "is_group": true
                    }
                },
                {
                    "name": "Dreamdealers",
                    "abbreviation": "DRD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                        "id": 739,
                        "name": "Dreamdealers",
                        "is_group": true
                    }
                },
                {
                    "name": "End Of Century 1999",
                    "abbreviation": "EOC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1107/?format=api",
                        "id": 1107,
                        "name": "End Of Century 1999",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-04-18",
            "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/240643/?format=api",
            "demozoo_url": "https://demozoo.org/productions/240643/",
            "id": 240643,
            "title": "Beachtro 3 Night Trips",
            "author_nicks": [
                {
                    "name": "Devils",
                    "abbreviation": "DVS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1106/?format=api",
                        "id": 1106,
                        "name": "Devils",
                        "is_group": true
                    }
                },
                {
                    "name": "End Of Century 1999",
                    "abbreviation": "EOC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1107/?format=api",
                        "id": 1107,
                        "name": "End Of Century 1999",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-08-01",
            "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/180604/?format=api",
            "demozoo_url": "https://demozoo.org/productions/180604/",
            "id": 180604,
            "title": "The Beachtro II",
            "author_nicks": [
                {
                    "name": "Devils",
                    "abbreviation": "DVS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1106/?format=api",
                        "id": 1106,
                        "name": "Devils",
                        "is_group": true
                    }
                },
                {
                    "name": "Dreamdealers",
                    "abbreviation": "DRD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                        "id": 739,
                        "name": "Dreamdealers",
                        "is_group": true
                    }
                },
                {
                    "name": "End Of Century 1999",
                    "abbreviation": "EOC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1107/?format=api",
                        "id": 1107,
                        "name": "End Of Century 1999",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07-14",
            "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": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}