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

{
    "url": "https://demozoo.org/api/v1/productions/325220/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/325220/",
    "id": 325220,
    "title": "3 Letterz",
    "author_nicks": [
        {
            "name": "Sensenstahl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22787/?format=api",
                "id": 22787,
                "name": "Sensenstahl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Haujobb",
            "abbreviation": "HJB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-06-17",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sensenstahl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22787/?format=api",
                    "id": 22787,
                    "name": "Sensenstahl",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/amstrad_ascii_compo23/amscii/3letterz.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "=8",
            "score": "3,200",
            "competition": {
                "id": 17956,
                "name": "AMSCII Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4651/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4651/",
                    "id": 4651,
                    "name": "Amstrad ASCII Compo 2023",
                    "tagline": "3rd AMSCII Compo",
                    "start_date": "2023-05-27",
                    "end_date": "2023-06-18",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://logiker.com/AMSCII-Compo"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/be/bc/1481.327983.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/be/bc/1481.327983.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/be/bc/1481.327983.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "playscii"
    ]
}