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

{
    "url": "https://demozoo.org/api/v1/productions/167134/?format=api",
    "demozoo_url": "https://demozoo.org/music/167134/",
    "id": 167134,
    "title": "Thinking Of U",
    "author_nicks": [
        {
            "name": "Zalza",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3038/?format=api",
                "id": 3038,
                "name": "Zalza",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Defacto2",
            "abbreviation": "df2",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10000/?format=api",
                "id": 10000,
                "name": "Defacto2",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-07",
    "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/Zalza/thinking%20of%20u.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/defacto2/zalza/ballad2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "ModarchiveModule",
            "url": "https://modarchive.org/module.php?209513"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "32ch",
        "xm"
    ]
}