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

{
    "url": "https://demozoo.org/api/v1/productions/103106/?format=api",
    "demozoo_url": "https://demozoo.org/music/103106/",
    "id": 103106,
    "title": "Menomosso",
    "author_nicks": [
        {
            "name": "Racoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14285/?format=api",
                "id": 14285,
                "name": "Racoon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ward",
            "abbreviation": "WRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12976/?format=api",
                "id": 12976,
                "name": "Ward",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-03-01",
    "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/1997/berzan97/m4ch/bp19-4c4.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10156,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/751/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/751/",
                    "id": 751,
                    "name": "Berzan 1997 (19)",
                    "tagline": "Berzan Party 19",
                    "start_date": "1997-02-28",
                    "end_date": "1997-03-02",
                    "location": "Linköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.411091,
                    "longitude": 15.62565,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}