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

{
    "url": "https://demozoo.org/api/v1/productions/256408/?format=api",
    "demozoo_url": "https://demozoo.org/productions/256408/",
    "id": 256408,
    "title": "First Demo",
    "author_nicks": [
        {
            "name": "Royal Amiga Force",
            "abbreviation": "RAF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1472/?format=api",
                "id": 1472,
                "name": "Royal Amiga Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-01-07",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Remote Control",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38682/?format=api",
                    "id": 38682,
                    "name": "Remote Control",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Schwarzenegger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38687/?format=api",
                    "id": 38687,
                    "name": "Schwarzenegger",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Hextronix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38683/?format=api",
                    "id": 38683,
                    "name": "Hextronix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Poulox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103810/?format=api",
                    "id": 103810,
                    "name": "Poulox",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Dragon Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104250/?format=api",
                    "id": 104250,
                    "name": "Dragon Inc.",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Animunster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99368/?format=api",
                    "id": 99368,
                    "name": "Marnix",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/R/Royal_Amiga_Force/RAF-First"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=89894"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73476"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2430/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2430/",
            "id": 2430,
            "name": "The Jungle Command, Magnificent Force and Joy Division Party 1989",
            "tagline": "",
            "start_date": "1989-01-06",
            "end_date": "1989-01-07",
            "location": "Provincie Utrecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.0,
            "longitude": 5.25,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e1/00/b24a.jw139599.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/e1/00/b24a.jw139599.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e1/00/b24a.jw139599.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}