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

{
    "url": "https://demozoo.org/api/v1/productions/120048/?format=api",
    "demozoo_url": "https://demozoo.org/music/120048/",
    "id": 120048,
    "title": "After The Rain",
    "author_nicks": [
        {
            "name": "Twister",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1921/?format=api",
                "id": 1921,
                "name": "Steam",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Phoenix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11945/?format=api",
                "id": 11945,
                "name": "Phoenix",
                "is_group": true
            }
        }
    ],
    "release_date": "1990-04-12",
    "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/Twister/after-the-rain.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=31718"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}