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

{
    "url": "https://demozoo.org/api/v1/productions/362904/?format=api",
    "demozoo_url": "https://demozoo.org/productions/362904/",
    "id": 362904,
    "title": "Wonky Chart 1/94",
    "author_nicks": [
        {
            "name": "Outlaws",
            "abbreviation": "OTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                "id": 2335,
                "name": "Outlaws",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-02",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Xtec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105692/?format=api",
                    "id": 105692,
                    "name": "Xtec",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Tango",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6896/?format=api",
                    "id": 6896,
                    "name": "Tango",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/docs/charts/otl-won1.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "console",
        "release-chart"
    ]
}