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

{
    "url": "https://demozoo.org/api/v1/productions/32756/?format=api",
    "demozoo_url": "https://demozoo.org/music/32756/",
    "id": 32756,
    "title": "Cotton Wool",
    "author_nicks": [
        {
            "name": "Mellow-D",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83/?format=api",
                "id": 83,
                "name": "MD",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Five Musicians",
            "abbreviation": "FM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8172/?format=api",
                "id": 8172,
                "name": "Five Musicians",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-10-30",
    "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/music/groups/fm/fm-cott.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "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": [
        "24ch",
        "xm"
    ]
}