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

{
    "url": "https://demozoo.org/api/v1/parties/3275/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3275/",
    "id": 3275,
    "name": "js1k 2014",
    "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": "2014",
    "end_date": "2014",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://js1k.com/2014-dragons/",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/360013/?format=api",
            "demozoo_url": "https://demozoo.org/productions/360013/",
            "id": 360013,
            "title": "JS1K Game of Thrones: Dance of Dragons",
            "author_nicks": [
                {
                    "name": "WMcode",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/106767/?format=api",
                        "id": 106767,
                        "name": "WMcode",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014-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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/315371/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315371/",
            "id": 315371,
            "title": "Thrust",
            "author_nicks": [
                {
                    "name": "Keith Clark",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78143/?format=api",
                        "id": 78143,
                        "name": "Keith Clark",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014-04-02",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": []
}