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

{
    "url": "https://demozoo.org/api/v1/productions/362068/?format=api",
    "demozoo_url": "https://demozoo.org/music/362068/",
    "id": 362068,
    "title": "Abyss",
    "author_nicks": [
        {
            "name": "Warlord",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42675/?format=api",
                "id": 42675,
                "name": "Warlord",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Armagon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42676/?format=api",
                "id": 42676,
                "name": "Armagon",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "ModarchiveModule",
            "url": "https://modarchive.org/module.php?203779"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KBPGf2ZwqYo"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}