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

{
    "url": "https://demozoo.org/api/v1/parties/4900/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4900/",
    "id": 4900,
    "name": "jumaLAN 2003",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1301/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1301/",
        "id": 1301,
        "name": "jumaLAN",
        "website": ""
    },
    "start_date": "2003-12",
    "end_date": "2003-12",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/338783/?format=api",
            "demozoo_url": "https://demozoo.org/productions/338783/",
            "id": 338783,
            "title": "Eine Grosse Demo",
            "author_nicks": [
                {
                    "name": "#tukka",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/37795/?format=api",
                        "id": 37795,
                        "name": "Tukka",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "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/187829/?format=api",
            "demozoo_url": "https://demozoo.org/productions/187829/",
            "id": 187829,
            "title": "Tykkimuksen Kiihkeät Taistot",
            "author_nicks": [
                {
                    "name": "Tukka",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/37795/?format=api",
                        "id": 37795,
                        "name": "Tukka",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-12",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                    "id": 34,
                    "name": "Video",
                    "supertype": "production"
                }
            ],
            "tags": [
                "lost"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2003/jumalan03/"
        }
    ]
}