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

{
    "url": "https://demozoo.org/api/v1/parties/2599/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2599/",
    "id": 2599,
    "name": "Swab System Meeting 1993",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1052/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1052/",
        "id": 1052,
        "name": "Swab System Meeting",
        "website": ""
    },
    "start_date": "1993-08-27",
    "end_date": "1993-08-29",
    "location": "Masevaux, Département du Haut-Rhin, Alsace, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 47.77671,
    "longitude": 6.99683,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/168544/?format=api",
            "demozoo_url": "https://demozoo.org/productions/168544/",
            "id": 168544,
            "title": "Batman's Journey",
            "author_nicks": [
                {
                    "name": "Rebels",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65691/?format=api",
                        "id": 65691,
                        "name": "Rebels",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "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/168543/?format=api",
            "demozoo_url": "https://demozoo.org/productions/168543/",
            "id": 168543,
            "title": "Da S-Party",
            "author_nicks": [
                {
                    "name": "Rebels",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65691/?format=api",
                        "id": 65691,
                        "name": "Rebels",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "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/346441/?format=api",
            "demozoo_url": "https://demozoo.org/productions/346441/",
            "id": 346441,
            "title": "Swab Meeting '93",
            "author_nicks": [
                {
                    "name": "Rebels",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65691/?format=api",
                        "id": 65691,
                        "name": "Rebels",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=2061&when=1993"
        }
    ]
}