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

{
    "url": "https://demozoo.org/api/v1/productions/291158/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/291158/",
    "id": 291158,
    "title": "Lemmings, yippee!",
    "author_nicks": [
        {
            "name": "Pararaum",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52407/?format=api",
                "id": 52407,
                "name": "Pararaum",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The 7th Division",
            "abbreviation": "T7D",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60421/?format=api",
                "id": 60421,
                "name": "The 7th Division",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-03-13",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/lovebyte21/256_pixel_graphics/lovebyte.lemmings.pico-8-32x.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 38,
            "ranking": "38",
            "score": "151",
            "competition": {
                "id": 16373,
                "name": "256 Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4197/",
                    "id": 4197,
                    "name": "Lovebyte 2021",
                    "tagline": "Where size matters",
                    "start_date": "2021-03-12",
                    "end_date": "2021-03-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.lovebyte.party/2021"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/b0/7966.287265.png",
            "original_width": 64,
            "original_height": 64,
            "standard_url": "https://media.demozoo.org/screens/s/76/b0/7966.287265.png",
            "standard_width": 64,
            "standard_height": 64,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/b0/7966.287265.png",
            "thumbnail_width": 64,
            "thumbnail_height": 64
        }
    ],
    "tags": [
        "grafx2",
        "mtpaint"
    ]
}