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

{
    "url": "https://demozoo.org/api/v1/parties/3405/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3405/",
    "id": 3405,
    "name": "Amiga and Friends 2012",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1345/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1345/",
        "id": 1345,
        "name": "Amiga and Friends",
        "website": ""
    },
    "start_date": "2012",
    "end_date": "2012",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/175556/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175556/",
            "id": 175556,
            "title": "Amiga Coloring Book",
            "author_nicks": [
                {
                    "name": "Amiga And Friends",
                    "abbreviation": "A&F",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/73121/?format=api",
                        "id": 73121,
                        "name": "Amiga And Friends",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2012-10",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/175555/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175555/",
            "id": 175555,
            "title": "beatZOMBIE EP",
            "author_nicks": [
                {
                    "name": "303bcn",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45395/?format=api",
                        "id": 45395,
                        "name": "303bcn",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2012-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}