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

{
    "url": "https://demozoo.org/api/v1/parties/2927/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2927/",
    "id": 2927,
    "name": "Retrogathering 2012",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1178/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1178/",
        "id": 1178,
        "name": "Retrogathering",
        "website": ""
    },
    "start_date": "2012-10-06",
    "end_date": "2012-10-07",
    "location": "Västerås, Västmanland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 59.64914,
    "longitude": 16.56445,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/160036/?format=api",
            "demozoo_url": "https://demozoo.org/productions/160036/",
            "id": 160036,
            "title": "Retro Gathering",
            "author_nicks": [
                {
                    "name": "Dual Crew Shining",
                    "abbreviation": "DCS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                        "id": 407,
                        "name": "Dual Crew Shining",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2012-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                    "id": 37,
                    "name": "Nintendo Game Boy Color (GBC)"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/156363/?format=api",
            "demozoo_url": "https://demozoo.org/productions/156363/",
            "id": 156363,
            "title": "RetroGathering 2012 Invitation",
            "author_nicks": [
                {
                    "name": "Zapac",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/37084/?format=api",
                        "id": 37084,
                        "name": "Zapac",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2012",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "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": "BaseUrl",
            "url": "http://retrogathering.se/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.pouet.net/prod.php?which=60525"
        }
    ]
}