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

{
    "url": "https://demozoo.org/api/v1/productions/276660/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276660/",
    "id": 276660,
    "title": "PtPack v2.3",
    "author_nicks": [
        {
            "name": "Neural",
            "abbreviation": "NRL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10107/?format=api",
                "id": 10107,
                "name": "Neural",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "hitchhikr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10106/?format=api",
                    "id": 10106,
                    "name": "hitchhikr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.hitchhikr.net/PtPack.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/neural/ptpack.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54819"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mod",
        "packer"
    ]
}