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

{
    "url": "https://demozoo.org/api/v1/productions/2003/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/2003/",
    "id": 2003,
    "title": "For J.O.E",
    "author_nicks": [
        {
            "name": "Mack",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1339/?format=api",
                "id": 1339,
                "name": "Mack",
                "is_group": false
            }
        },
        {
            "name": "Walt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/544/?format=api",
                "id": 544,
                "name": "Walt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-12-28",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/W/Walt/1991/for_joe.iff"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 144,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/59/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/59/",
                    "id": 59,
                    "name": "The Party 1991",
                    "tagline": "Crystal, Silents, Anarchy",
                    "start_date": "1991-12-26",
                    "end_date": "1991-12-28",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/wiki/The_Party_1991"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a7/4a/ff8f.3095.png",
            "original_width": 352,
            "original_height": 290,
            "standard_url": "https://media.demozoo.org/screens/s/a7/4a/ff8f.3095.png",
            "standard_width": 352,
            "standard_height": 290,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a7/4a/ff8f.3095.png",
            "thumbnail_width": 182,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}