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

{
    "url": "https://demozoo.org/api/v1/productions/173228/?format=api",
    "demozoo_url": "https://demozoo.org/music/173228/",
    "id": 173228,
    "title": "spacemunks",
    "author_nicks": [
        {
            "name": "Ham",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                "id": 210,
                "name": "Ham",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Reason",
            "abbreviation": "RSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11590/?format=api",
                "id": 11590,
                "name": "Reason",
                "is_group": true
            }
        },
        {
            "name": "Software Failure",
            "abbreviation": "SFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/209/?format=api",
                "id": 209,
                "name": "Software Failure",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-02-22",
    "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/Ham/spacemunks.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}