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

{
    "url": "https://demozoo.org/api/v1/parties/5139/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5139/",
    "id": 5139,
    "name": "Anal Party 2003",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1865/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1865/",
        "id": 1865,
        "name": "Anal Party",
        "website": ""
    },
    "start_date": "2003",
    "end_date": "2003",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/78449/?format=api",
            "demozoo_url": "https://demozoo.org/productions/78449/",
            "id": 78449,
            "title": "Amiga-blast",
            "author_nicks": [
                {
                    "name": "Kiki Prods.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5942/?format=api",
                        "id": 5942,
                        "name": "Kiki Productions",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-08-30",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "tracker-packer-3",
                "nsfw"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/16004/?format=api",
            "demozoo_url": "https://demozoo.org/productions/16004/",
            "id": 16004,
            "title": "Kyrpa",
            "author_nicks": [
                {
                    "name": "EhD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12665/?format=api",
                        "id": 12665,
                        "name": "EhD",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                    "id": 2,
                    "name": "ZX Spectrum"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/184942/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184942/",
            "id": 184942,
            "title": "Lets parti!",
            "author_nicks": [
                {
                    "name": "EhD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12665/?format=api",
                        "id": 12665,
                        "name": "EhD",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
                    "id": 21,
                    "name": "VIC-20"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/357752/?format=api",
            "demozoo_url": "https://demozoo.org/productions/357752/",
            "id": 357752,
            "title": "Paeivae Leikkikentaellae",
            "author_nicks": [
                {
                    "name": "EhD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/12665/?format=api",
                        "id": 12665,
                        "name": "EhD",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                    "id": 3,
                    "name": "4K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=520&when=2003"
        }
    ]
}