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

{
    "url": "https://demozoo.org/api/v1/parties/4029/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4029/",
    "id": 4029,
    "name": "Tathack 2020",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1524/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1524/",
        "id": 1524,
        "name": "Tathack",
        "website": ""
    },
    "start_date": "2020-02-21",
    "end_date": "2020-02-23",
    "location": "England, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 52.16045,
    "longitude": -0.70312,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/275109/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275109/",
            "id": 275109,
            "title": "maxYMiser V1.39 High",
            "author_nicks": [
                {
                    "name": "gwEm",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10502/?format=api",
                        "id": 10502,
                        "name": "gwEm",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2020-02-28",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "chiptune-composer",
                "monochrome",
                "tracker"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/274944/?format=api",
            "demozoo_url": "https://demozoo.org/productions/274944/",
            "id": 274944,
            "title": "Tatshack",
            "author_nicks": [
                {
                    "name": "Spice Boys",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3988/?format=api",
                        "id": 3988,
                        "name": "Spice Boys",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2020-02-22",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ste",
                "uncredited-music"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/274943/?format=api",
            "demozoo_url": "https://demozoo.org/productions/274943/",
            "id": 274943,
            "title": "Tits For Tat",
            "author_nicks": [
                {
                    "name": "Spice Boys",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3988/?format=api",
                        "id": 3988,
                        "name": "Spice Boys",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2020-02-22",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1904&when=2020"
        }
    ]
}