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

{
    "url": "https://demozoo.org/api/v1/productions/342706/?format=api",
    "demozoo_url": "https://demozoo.org/music/342706/",
    "id": 342706,
    "title": "All Kids of Yestaday",
    "author_nicks": [
        {
            "name": "Ile",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3534/?format=api",
                "id": 3534,
                "name": "Jean Nine",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ionic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42470/?format=api",
                "id": 42470,
                "name": "Ionic",
                "is_group": true
            }
        },
        {
            "name": "The Doom Crew",
            "abbreviation": "TDC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142110/?format=api",
                "id": 142110,
                "name": "The Doom Crew",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "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/Fasttracker%202/Jean9/all%20kids%20of%20yestaday.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "14ch",
        "xm"
    ]
}