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

{
    "url": "https://demozoo.org/api/v1/productions/301868/?format=api",
    "demozoo_url": "https://demozoo.org/productions/301868/",
    "id": 301868,
    "title": "NeoGeo Pocket (Color) ID Tool v1.1 for X",
    "author_nicks": [
        {
            "name": "Network International Ltd.",
            "abbreviation": "NIL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77317/?format=api",
                "id": 77317,
                "name": "Network International Ltd.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/104/?format=api",
            "id": 104,
            "name": "Neo Geo Pocket / Neo Geo Pocket Color (NGPC)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "0x4e494c",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77321/?format=api",
                    "id": 77321,
                    "name": "0x4e494c",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/tools/ngpc/nil-xpid.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "console-tool"
    ]
}