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

{
    "url": "https://demozoo.org/api/v1/productions/159510/?format=api",
    "demozoo_url": "https://demozoo.org/music/159510/",
    "id": 159510,
    "title": "Let There Be Love",
    "author_nicks": [
        {
            "name": "Chris",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66236/?format=api",
                "id": 66236,
                "name": "Chris",
                "is_group": false
            }
        },
        {
            "name": "Mr. Wax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43734/?format=api",
                "id": 43734,
                "name": "Mr. Wax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Chromance",
            "abbreviation": "<C>",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-08-12",
    "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/Mr. Wax/let there be party.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}