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

{
    "url": "https://demozoo.org/api/v1/productions/187456/?format=api",
    "demozoo_url": "https://demozoo.org/music/187456/",
    "id": 187456,
    "title": "Fruityhouse",
    "author_nicks": [
        {
            "name": "Extacy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74541/?format=api",
                "id": 74541,
                "name": "Naturd",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cybernetwork",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78300/?format=api",
                "id": 78300,
                "name": "Cybernetwork",
                "is_group": true
            }
        },
        {
            "name": "Exec",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2999/?format=api",
                "id": 2999,
                "name": "Exec",
                "is_group": true
            }
        },
        {
            "name": "Therapy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78301/?format=api",
                "id": 78301,
                "name": "Therapy",
                "is_group": true
            }
        },
        {
            "name": "Yeti",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8481/?format=api",
                "id": 8481,
                "name": "Yeti",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-04-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/Extacy/fruityhouse.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}