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

{
    "url": "https://demozoo.org/api/v1/parties/3228/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3228/",
    "id": 3228,
    "name": "Amiga 30 Reykjavík 2015",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1283/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1283/",
        "id": 1283,
        "name": "Amiga 30 Reykjavík",
        "website": "http://web.archive.org/web/20160115080512/http://amiga30.is/"
    },
    "start_date": "2015-08-21",
    "end_date": "2015-08-21",
    "location": "Reykjavík, Capital Region, Iceland",
    "is_online": false,
    "country_code": "IS",
    "latitude": 64.13548,
    "longitude": -21.89541,
    "website": "http://web.archive.org/web/20160115080512/http://amiga30.is/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/173281/?format=api",
            "demozoo_url": "https://demozoo.org/productions/173281/",
            "id": 173281,
            "title": "Amiga 30 Tribute",
            "author_nicks": [
                {
                    "name": "Artemis",
                    "abbreviation": "ART",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/43892/?format=api",
                        "id": 43892,
                        "name": "Artemis",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2015-08-21",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1737&when=2015"
        }
    ]
}