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

{
    "url": "https://demozoo.org/api/v1/productions/309828/?format=api",
    "demozoo_url": "https://demozoo.org/music/309828/",
    "id": 309828,
    "title": "Where Are You Now",
    "author_nicks": [
        {
            "name": "Cosinuss",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113733/?format=api",
                "id": 113733,
                "name": "Cosinuss",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cellblock 4 Records",
            "abbreviation": "C4R",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132298/?format=api",
                "id": 132298,
                "name": "Cellblock 4 Records",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-05-10",
    "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 2/Cosinuss/where are you now.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "28ch"
    ]
}