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

{
    "url": "https://demozoo.org/api/v1/productions/89425/?format=api",
    "demozoo_url": "https://demozoo.org/music/89425/",
    "id": 89425,
    "title": "Bladder",
    "author_nicks": [
        {
            "name": "Bethoven",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20108/?format=api",
                "id": 20108,
                "name": "Bethoven",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Freezers",
            "abbreviation": "FRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2723/?format=api",
                "id": 2723,
                "name": "Freezers",
                "is_group": true
            }
        },
        {
            "name": "Motion",
            "abbreviation": "MTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16948/?format=api",
                "id": 16948,
                "name": "Motion",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-10-13",
    "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/Bethoven/bladder.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/delirium01/music_4ch/10.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 9445,
                "name": "Msx 4Ch",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/803/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/803/",
                    "id": 803,
                    "name": "Delirium 2001",
                    "tagline": "",
                    "start_date": "2001-10-13",
                    "end_date": "2001-10-14",
                    "location": "Olkusz, Powiat olkuski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.2813,
                    "longitude": 19.56503,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}