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

{
    "url": "https://demozoo.org/api/v1/productions/165007/?format=api",
    "demozoo_url": "https://demozoo.org/music/165007/",
    "id": 165007,
    "title": "Horror House",
    "author_nicks": [
        {
            "name": "WayBe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44281/?format=api",
                "id": 44281,
                "name": "WayBe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-11-05",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "VBI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38843/?format=api",
                    "id": 38843,
                    "name": "Hacker VBI",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "73",
            "competition": {
                "id": 12837,
                "name": "Freestyle Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2970/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2970/",
                    "id": 2970,
                    "name": "Demosplash 2016",
                    "tagline": "",
                    "start_date": "2016-11-04",
                    "end_date": "2016-11-05",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": "http://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3",
        "trance",
        "electro"
    ]
}