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

{
    "url": "https://demozoo.org/api/v1/productions/49575/?format=api",
    "demozoo_url": "https://demozoo.org/music/49575/",
    "id": 49575,
    "title": "Super Mario Cave",
    "author_nicks": [
        {
            "name": "Traven",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64/?format=api",
                "id": 64,
                "name": "Traven",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Syndrome",
            "abbreviation": "SDM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62/?format=api",
                "id": 62,
                "name": "Syndrome",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-08-26",
    "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/Fasttracker%202/Traven/super%20mario%20cave.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/ltp4/chip/mario.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "197",
            "competition": {
                "id": 5057,
                "name": "Chip-tune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/914/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/914/",
                    "id": 914,
                    "name": "Lucky & Tigrou Party 2000",
                    "tagline": "LTP 4",
                    "start_date": "2000-08-25",
                    "end_date": "2000-08-27",
                    "location": "Crosne, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.71922,
                    "longitude": 2.45728,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8ch",
        "xm"
    ]
}