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

{
    "url": "https://demozoo.org/api/v1/parties/4248/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4248/",
    "id": 4248,
    "name": "Effex - Accession Party 1990",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1599/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1599/",
        "id": 1599,
        "name": "Effex - Accession Party",
        "website": ""
    },
    "start_date": "1990-07-13",
    "end_date": "1990-07-16",
    "location": "Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/242322/?format=api",
            "demozoo_url": "https://demozoo.org/productions/242322/",
            "id": 242322,
            "title": "Effex Party Invitation Demo",
            "author_nicks": [
                {
                    "name": "Effex",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50805/?format=api",
                        "id": 50805,
                        "name": "Effex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-07",
            "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/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/232031/?format=api",
            "demozoo_url": "https://demozoo.org/productions/232031/",
            "id": 232031,
            "title": "Beautiful Party-Demo",
            "author_nicks": [
                {
                    "name": "Accession",
                    "abbreviation": "ACC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                        "id": 935,
                        "name": "Accession",
                        "is_group": true
                    }
                },
                {
                    "name": "Effex",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/50805/?format=api",
                        "id": 50805,
                        "name": "Effex",
                        "is_group": true
                    }
                },
                {
                    "name": "Escape",
                    "abbreviation": "ESC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1697/?format=api",
                        "id": 1697,
                        "name": "Escape",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-04-13",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/241134/?format=api",
            "demozoo_url": "https://demozoo.org/productions/241134/",
            "id": 241134,
            "title": "Confused Bobs",
            "author_nicks": [
                {
                    "name": "Disknet",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4157/?format=api",
                        "id": 4157,
                        "name": "Disknet",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-07-15",
            "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/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=459"
        }
    ]
}