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

{
    "url": "https://demozoo.org/api/v1/productions/312701/?format=api",
    "demozoo_url": "https://demozoo.org/music/312701/",
    "id": 312701,
    "title": "Journey Into Space",
    "author_nicks": [
        {
            "name": "Mr. Death",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4470/?format=api",
                "id": 4470,
                "name": "Mr. Death",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alphaforce",
            "abbreviation": "ARC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124459/?format=api",
                "id": 124459,
                "name": "Alphaforce",
                "is_group": true
            }
        },
        {
            "name": "Uncensored Softwarez",
            "abbreviation": "U.S",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124718/?format=api",
                "id": 124718,
                "name": "Uncensored Softwarez",
                "is_group": true
            }
        }
    ],
    "release_date": "1998",
    "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.%20Death/journey%20into%20space.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}