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

{
    "url": "https://demozoo.org/api/v1/productions/333886/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333886/",
    "id": 333886,
    "title": "NoiseTracker V1.2 Release C-2",
    "author_nicks": [
        {
            "name": "United Forces",
            "abbreviation": "UFO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3222/?format=api",
                "id": 3222,
                "name": "United Forces",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-06-04",
    "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": "Riff Raff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3224/?format=api",
                    "id": 3224,
                    "name": "Riff Raff",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Riff Raff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3224/?format=api",
                    "id": 3224,
                    "name": "Riff Raff",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Riff Raff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3224/?format=api",
                    "id": 3224,
                    "name": "Riff Raff",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Antichrist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66906/?format=api",
                    "id": 66906,
                    "name": "Antichrist",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Antichrist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66906/?format=api",
                    "id": 66906,
                    "name": "Antichrist",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Sound/NoiseTracker12C-ufo.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=14441"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ee/08/c915.335102.png",
            "original_width": 360,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/ee/08/c915.335102.png",
            "standard_width": 360,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ee/08/c915.335102.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "tracker"
    ]
}