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

{
    "url": "https://demozoo.org/api/v1/productions/360976/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360976/",
    "id": 360976,
    "title": "AFM - Another F*cking Modplayer",
    "author_nicks": [
        {
            "name": "Silpheed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59073/?format=api",
                "id": 59073,
                "name": "Silpheed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hitmen",
            "abbreviation": "HIT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-04-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Silpheed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59073/?format=api",
                    "id": 59073,
                    "name": "Silpheed",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hitmen.c02.at/files/releases/gba/afm_prv.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://hitmen.c02.at/files/releases/gba/hit-afmv1.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/hitmen/gba/hit-afm_v1.1.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "gba-modplayer",
        "hitafm"
    ]
}