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

{
    "url": "https://demozoo.org/api/v1/productions/8169/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8169/",
    "id": 8169,
    "title": "I Love You Jango",
    "author_nicks": [
        {
            "name": "Arcadia",
            "abbreviation": "ARC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11623/?format=api",
                "id": 11623,
                "name": "Arcadia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Midfit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9946/?format=api",
                    "id": 9946,
                    "name": "Midfit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/code/sources/snes-sq.lzh"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20471"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}