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

{
    "url": "https://demozoo.org/api/v1/parties/1863/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1863/",
    "id": 1863,
    "name": "MJJ Party 2003 (3)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/754/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/754/",
        "id": 754,
        "name": "MJJ Party",
        "website": ""
    },
    "start_date": "2003-08",
    "end_date": "2003-08",
    "location": "Gigean, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 43.500431,
    "longitude": 3.71051,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/72653/?format=api",
            "demozoo_url": "https://demozoo.org/productions/72653/",
            "id": 72653,
            "title": "Acid",
            "author_nicks": [
                {
                    "name": "MJJ Prod",
                    "abbreviation": "MJJ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                        "id": 11419,
                        "name": "MJJ Prod",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-08",
            "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": [
        {
            "link_class": "BaseUrl",
            "url": "http://strider.untergrund.net/gallery/thumbnails.php?album=23"
        }
    ]
}