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

{
    "url": "https://demozoo.org/api/v1/productions/354763/?format=api",
    "demozoo_url": "https://demozoo.org/productions/354763/",
    "id": 354763,
    "title": "Intuitracker 1.50",
    "author_nicks": [
        {
            "name": "Triumph",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5274/?format=api",
                "id": 5274,
                "name": "Triumph",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-08",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Darkman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13823/?format=api",
                    "id": 13823,
                    "name": "Darkman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Main"
        },
        {
            "nick": {
                "name": "Warp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144017/?format=api",
                    "id": 144017,
                    "name": "Warp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Replay Routine"
        },
        {
            "nick": {
                "name": "Smeagol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13824/?format=api",
                    "id": 13824,
                    "name": "Smeagol",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Intro"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/tools/amiga/intuitra.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "tracker"
    ]
}