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

{
    "url": "https://demozoo.org/api/v1/productions/175499/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175499/",
    "id": 175499,
    "title": "Roz live @ Byterapers 30 years party",
    "author_nicks": [
        {
            "name": "Roz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3103/?format=api",
                "id": 3103,
                "name": "Roz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-09-03",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VDQT8d39xZ8"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3016/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3016/",
            "id": 3016,
            "name": "Byterapers 30 Years",
            "tagline": "",
            "start_date": "2016-09-01",
            "end_date": "2016-09-04",
            "location": "Kilvakkala, Luoteis-Pirkanmaa, Pirkanmaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.75894,
            "longitude": 23.0015,
            "website": "http://byterapers.com/30/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}