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

{
    "url": "https://demozoo.org/api/v1/productions/32755/?format=api",
    "demozoo_url": "https://demozoo.org/music/32755/",
    "id": 32755,
    "title": "Confession",
    "author_nicks": [
        {
            "name": "Carebear",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13157/?format=api",
                "id": 13157,
                "name": "Carebear",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HiRMU",
            "abbreviation": "HRM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1052/?format=api",
                "id": 1052,
                "name": "HiRMU",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-09",
    "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": "BaseUrl",
            "url": "https://amp.dascene.net/downmod.php?index=12594"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 2704,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/722/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/722/",
                    "id": 722,
                    "name": "Scenario 1996",
                    "tagline": "",
                    "start_date": "1996-11-08",
                    "end_date": "1996-11-10",
                    "location": "Lahti, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.98299,
                    "longitude": 25.657391,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}