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

{
    "url": "https://demozoo.org/api/v1/productions/24212/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/24212/",
    "id": 24212,
    "title": "Blomjävel",
    "author_nicks": [
        {
            "name": "AK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83901/?format=api",
                "id": 83901,
                "name": "AK",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Frost",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17541/?format=api",
                "id": 17541,
                "name": "Frost",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-12-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/grepwhite09/grfx/ak-blomjavel.prg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "17",
            "competition": {
                "id": 1655,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1323/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1323/",
                    "id": 1323,
                    "name": "Grep White 2009",
                    "tagline": "",
                    "start_date": "2009-12-27",
                    "end_date": "2009-12-29",
                    "location": "Skövde, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.391399,
                    "longitude": 13.84729,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3f/d0/a1f9.141391.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/3f/d0/a1f9.141391.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3f/d0/a1f9.141391.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "nsfw"
    ]
}