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

{
    "url": "https://demozoo.org/api/v1/productions/214159/?format=api",
    "demozoo_url": "https://demozoo.org/productions/214159/",
    "id": 214159,
    "title": "4k Intro",
    "author_nicks": [
        {
            "name": "Red Rats",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45659/?format=api",
                "id": 45659,
                "name": "Red Rats",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-04-05",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ruler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63373/?format=api",
                    "id": 63373,
                    "name": "Ruler",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Arnie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63374/?format=api",
                    "id": 63374,
                    "name": "Arnie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "icon"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/R/Red_Rats/RedRats-Scenest4k.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=79202"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93530"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/371/?format=api",
            "demozoo_url": "https://demozoo.org/parties/371/",
            "id": 371,
            "name": "Scenest 1997",
            "tagline": "The Third Act: Dominator",
            "start_date": "1997-04-04",
            "end_date": "1997-04-06",
            "location": "Budapest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.506222,
            "longitude": 19.064819,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/64/69/aee3.jw118396.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/64/69/aee3.jw118396.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/64/69/aee3.jw118396.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "requires-fpu"
    ]
}