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

{
    "url": "https://demozoo.org/api/v1/productions/92812/?format=api",
    "demozoo_url": "https://demozoo.org/music/92812/",
    "id": 92812,
    "title": "Angel's Cryin'",
    "author_nicks": [
        {
            "name": "DJ Baz0FFt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24564/?format=api",
                "id": 24564,
                "name": "DJ Baz0FFt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-11-24",
    "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/Baz0fft/angel%27s%20cryin%27.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/spoletium01/m4ch/djbaz0fft-angels_cryin.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "4",
            "competition": {
                "id": 9618,
                "name": "Mod",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1039/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1039/",
                    "id": 1039,
                    "name": "Spoletium 2001",
                    "tagline": "",
                    "start_date": "2001-11-24",
                    "end_date": "2001-11-25",
                    "location": "Spoleto, Provincia di Perugia, Umbria, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 42.74484,
                    "longitude": 12.73737,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}