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

{
    "url": "https://demozoo.org/api/v1/productions/62628/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/62628/",
    "id": 62628,
    "title": "Scratch",
    "author_nicks": [
        {
            "name": "Joulo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33309/?format=api",
                "id": 33309,
                "name": "Joulo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-07-25",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/JOULO/STGR16/SCRATCH.IFF"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/JOULO/STGR16/SCRATCH.PNG"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 6865,
                "name": "16bit GFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1315/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1315/",
                    "id": 1315,
                    "name": "Glucholazy 2009",
                    "tagline": "",
                    "start_date": "2009-07-24",
                    "end_date": "2009-07-26",
                    "location": "Głuchołazy, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.31432,
                    "longitude": 17.383289,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c6/f1/c764.54403.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/c6/f1/c764.54403.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c6/f1/c764.54403.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}