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

{
    "url": "https://demozoo.org/api/v1/parties/3277/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3277/",
    "id": 3277,
    "name": "js1k 2017",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1300/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1300/",
        "id": 1300,
        "name": "js1k",
        "website": "http://js1k.com"
    },
    "start_date": "2017-05-27",
    "end_date": "2017-05-28",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://www.js1k.com",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/267960/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267960/",
            "id": 267960,
            "title": "JS1K Invitation Demo (2017)",
            "author_nicks": [
                {
                    "name": "Ribbon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/192/?format=api",
                        "id": 192,
                        "name": "Ribbon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                    "id": 12,
                    "name": "Browser"
                }
            ],
            "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/338708/?format=api",
            "demozoo_url": "https://demozoo.org/productions/338708/",
            "id": 338708,
            "title": "No Signal",
            "author_nicks": [
                {
                    "name": "Vantage",
                    "abbreviation": "VTG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                        "id": 71,
                        "name": "Vantage",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                    "id": 12,
                    "name": "Browser"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                    "id": 21,
                    "name": "1K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}