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

{
    "url": "https://demozoo.org/api/v1/productions/94056/?format=api",
    "demozoo_url": "https://demozoo.org/music/94056/",
    "id": 94056,
    "title": "Sonicomet (compo)",
    "author_nicks": [
        {
            "name": "Tricktrax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1518/?format=api",
                "id": 1518,
                "name": "Tricktrax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Iris",
            "abbreviation": "IRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-07-15",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Tricktrax/sonicomet.compo1.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/scene_meeting00/m4ch/mod.sonicomet"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "17",
            "competition": {
                "id": 9695,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1488/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1488/",
                    "id": 1488,
                    "name": "Scene Meeting 2000",
                    "tagline": "",
                    "start_date": "2000-07-14",
                    "end_date": "2000-07-16",
                    "location": "Odense, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.396172,
                    "longitude": 10.39079,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}