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

{
    "url": "https://demozoo.org/api/v1/productions/223265/?format=api",
    "demozoo_url": "https://demozoo.org/productions/223265/",
    "id": 223265,
    "title": "Dual Playfield Multi Sinus Thingy",
    "author_nicks": [
        {
            "name": "Centronics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/95309/?format=api",
                "id": 95309,
                "name": "Centronics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dr. Awesome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3915/?format=api",
                    "id": 3915,
                    "name": "Dr. Awesome",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Starbuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11457/?format=api",
                    "id": 11457,
                    "name": "Starbuck",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rikkld",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101270/?format=api",
                    "id": 101270,
                    "name": "Rikkld",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/C-others/CENTRONICS-Demo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=71375"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86769"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5150/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5150/",
            "id": 5150,
            "name": "16-Bit Computer Fair 1990 (1)",
            "tagline": "",
            "start_date": "1990-01-12",
            "end_date": "1990-01-14",
            "location": "London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.50853,
            "longitude": -0.12574,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/2f/c5ca.jw97551b.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/e5/2f/c5ca.jw97551b.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/2f/c5ca.jw97551b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/50/88/0806.jw97551a.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/50/88/0806.jw97551a.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/50/88/0806.jw97551a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}