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

{
    "url": "https://demozoo.org/api/v1/parties/3364/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3364/",
    "id": 3364,
    "name": "Interface 2017 (XIII)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1320/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1320/",
        "id": 1320,
        "name": "Interface",
        "website": "http://vccev.de/index.php/interface"
    },
    "start_date": "2017-01-21",
    "end_date": "2017-01-22",
    "location": "Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "website": "http://vccev.de/index.php/interface",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/175142/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175142/",
            "id": 175142,
            "title": "Interscroll XIII",
            "author_nicks": [
                {
                    "name": "Oxyron",
                    "abbreviation": "OXY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                        "id": 762,
                        "name": "Oxyron",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-01-22",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/175145/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175145/",
            "id": 175145,
            "title": "Logistic Map 64",
            "author_nicks": [
                {
                    "name": "Graham",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/765/?format=api",
                        "id": 765,
                        "name": "Graham",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-01-22",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/175143/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175143/",
            "id": 175143,
            "title": "Logistic Map 128-40",
            "author_nicks": [
                {
                    "name": "Graham",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/765/?format=api",
                        "id": 765,
                        "name": "Graham",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-01-22",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/55/?format=api",
                    "id": 55,
                    "name": "Commodore 128"
                }
            ],
            "types": [],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/175144/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175144/",
            "id": 175144,
            "title": "Logistic Map 128-80",
            "author_nicks": [
                {
                    "name": "Graham",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/765/?format=api",
                        "id": 765,
                        "name": "Graham",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-01-22",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/55/?format=api",
                    "id": 55,
                    "name": "Commodore 128"
                }
            ],
            "types": [],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2017/interface17a/"
        }
    ]
}