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

{
    "url": "https://demozoo.org/api/v1/parties/2225/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2225/",
    "id": 2225,
    "name": "Software of Sweden Party 1992",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/867/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/867/",
        "id": 867,
        "name": "Software of Sweden Party",
        "website": ""
    },
    "start_date": "1992-03-05",
    "end_date": "1992-03-05",
    "location": "Borlänge Kommun, Dalarna, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 60.46667,
    "longitude": 15.41667,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/132787/?format=api",
            "demozoo_url": "https://demozoo.org/productions/132787/",
            "id": 132787,
            "title": "BBS Dentro",
            "author_nicks": [
                {
                    "name": "Dual Crew",
                    "abbreviation": "DC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/874/?format=api",
                        "id": 874,
                        "name": "Dual Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03-05",
            "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/112444/?format=api",
            "demozoo_url": "https://demozoo.org/productions/112444/",
            "id": 112444,
            "title": "Big A's Demo",
            "author_nicks": [
                {
                    "name": "Phenomena",
                    "abbreviation": "PHA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                        "id": 662,
                        "name": "Phenomena",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03-05",
            "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/97214/?format=api",
            "demozoo_url": "https://demozoo.org/productions/97214/",
            "id": 97214,
            "title": "Nugget",
            "author_nicks": [
                {
                    "name": "The Black Lotus",
                    "abbreviation": "TBL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                        "id": 9,
                        "name": "The Black Lotus",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-03-05",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=497"
        }
    ]
}