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

{
    "url": "https://demozoo.org/api/v1/productions/312028/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312028/",
    "id": 312028,
    "title": "Fame-StATUS V1.0",
    "author_nicks": [
        {
            "name": "N-Ice",
            "abbreviation": "NAX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125197/?format=api",
                "id": 125197,
                "name": "N-Ice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-04-26",
    "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": "Fairydust",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102886/?format=api",
                    "id": 102886,
                    "name": "Fairydust",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Thorpe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102919/?format=api",
                    "id": 102919,
                    "name": "Thorpe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/n-ice/nax-fst1.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fame",
        "fim"
    ]
}