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

{
    "url": "https://demozoo.org/api/v1/productions/287047/?format=api",
    "demozoo_url": "https://demozoo.org/productions/287047/",
    "id": 287047,
    "title": "Music Express",
    "author_nicks": [
        {
            "name": "Amiga Action",
            "abbreviation": "AAN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118029/?format=api",
                "id": 118029,
                "name": "Amiga Action",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Flash Fox 66",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2882/?format=api",
                    "id": 2882,
                    "name": "Flash Fox",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/A_others/AmigaAction-MusicExpress_rwerrors.adf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "corrupted-file"
    ]
}