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

{
    "url": "https://demozoo.org/api/v1/productions/196487/?format=api",
    "demozoo_url": "https://demozoo.org/music/196487/",
    "id": 196487,
    "title": "Outrun",
    "author_nicks": [
        {
            "name": "LHS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11387/?format=api",
                "id": 11387,
                "name": "LHS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DEViANCE",
            "abbreviation": "DEV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10554/?format=api",
                "id": 10554,
                "name": "DEViANCE",
                "is_group": true
            }
        },
        {
            "name": "Direct From Stars",
            "abbreviation": "DFS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6903/?format=api",
                "id": 6903,
                "name": "Direct From Stars",
                "is_group": true
            }
        },
        {
            "name": "Myth",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/70415/?format=api",
                "id": 70415,
                "name": "Myth",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-10-17",
    "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/LHS/outrun.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}