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

{
    "url": "https://demozoo.org/api/v1/productions/32774/?format=api",
    "demozoo_url": "https://demozoo.org/music/32774/",
    "id": 32774,
    "title": "Børneoverraskelse",
    "author_nicks": [
        {
            "name": "Curt Cool",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3514/?format=api",
                "id": 3514,
                "name": "Curt Cool",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Depth",
            "abbreviation": "DPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-10-19",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/scenemeeting96/surprise_music/sm-smods.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 2710,
                "name": "Surprise Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/724/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/724/",
                    "id": 724,
                    "name": "Scene Meeting 1996",
                    "tagline": "",
                    "start_date": "1996-10-18",
                    "end_date": "1996-10-20",
                    "location": "Herning, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.137409,
                    "longitude": 8.97689,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}