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

{
    "url": "https://demozoo.org/api/v1/productions/246677/?format=api",
    "demozoo_url": "https://demozoo.org/productions/246677/",
    "id": 246677,
    "title": "Dunghill 22",
    "author_nicks": [
        {
            "name": "Image",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3432/?format=api",
                "id": 3432,
                "name": "Image",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Trug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/673/?format=api",
                    "id": 673,
                    "name": "Trug",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Scum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84167/?format=api",
                    "id": 84167,
                    "name": "Scum",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editing"
        },
        {
            "nick": {
                "name": "The Comrade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62671/?format=api",
                    "id": 62671,
                    "name": "The Comrade",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Image/Image-Dunghill22.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=12628"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/81/87/6572.jw27753.png",
            "original_width": 359,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/81/87/6572.jw27753.png",
            "standard_width": 359,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/81/87/6572.jw27753.png",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "dunghill"
    ]
}