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

{
    "url": "https://demozoo.org/api/v1/productions/321152/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321152/",
    "id": 321152,
    "title": "Art Of Noise Replay F030 v0.9a",
    "author_nicks": [
        {
            "name": "Tat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2328/?format=api",
                "id": 2328,
                "name": "Tat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Avena",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2158/?format=api",
                "id": 2158,
                "name": "Avena",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-04-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2328/?format=api",
                    "id": 2328,
                    "name": "Tat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/UTILS/ATARI/16_32/PLAYER/AONPLAY.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "music-player"
    ]
}