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

{
    "url": "https://demozoo.org/api/v1/productions/5729/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5729/",
    "id": 5729,
    "title": "Terror Pack Mag 17",
    "author_nicks": [
        {
            "name": "Infect",
            "abbreviation": "IFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                "id": 592,
                "name": "Infect",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-07-11",
    "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": "Dynamite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1884/?format=api",
                    "id": 1884,
                    "name": "Dynamite",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Infect/INFECT-TerrorPack17.DMS"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=20460"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19324"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/436/?format=api",
            "demozoo_url": "https://demozoo.org/parties/436/",
            "id": 436,
            "name": "Sun'n'Fun Conference 1993",
            "tagline": "",
            "start_date": "1993-07-10",
            "end_date": "1993-07-11",
            "location": "Hellenthal, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.48333,
            "longitude": 6.43333,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/64/a8/dbf4.jw42602.png",
            "original_width": 331,
            "original_height": 261,
            "standard_url": "https://media.demozoo.org/screens/s/64/a8/dbf4.jw42602.png",
            "standard_width": 331,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/64/a8/dbf4.jw42602.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "terror-pack-mag"
    ]
}