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

{
    "url": "https://demozoo.org/api/v1/parties/3415/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3415/",
    "id": 3415,
    "name": "Satellite LAN-Party 2005",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/388/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/388/",
        "id": 388,
        "name": "Satellite LAN-Party",
        "website": "http://www.satellitelan.fi/"
    },
    "start_date": "2005-02-18",
    "end_date": "2005-02-20",
    "location": "Turku, Southwest Finland, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 60.53333,
    "longitude": 22.33333,
    "website": "https://web.archive.org/web/20050307123418/http://www.satellitelan.fi/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/10252/?format=api",
            "demozoo_url": "https://demozoo.org/productions/10252/",
            "id": 10252,
            "title": "Satellite Invitation",
            "author_nicks": [
                {
                    "name": "Alpha Design",
                    "abbreviation": "AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3065/?format=api",
                        "id": 3065,
                        "name": "Alpha Design",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2005-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "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/175718/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175718/",
            "id": 175718,
            "title": "Hallinta / Control",
            "author_nicks": [
                {
                    "name": "Jumalauta",
                    "abbreviation": "JML",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                        "id": 1297,
                        "name": "Jumalauta",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2005-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                    "id": 10,
                    "name": "macOS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1102&when=2005"
        }
    ]
}