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

{
    "url": "https://demozoo.org/api/v1/productions/282425/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/282425/",
    "id": 282425,
    "title": "Dead Guy",
    "author_nicks": [
        {
            "name": "Arlequin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10349/?format=api",
                "id": 10349,
                "name": "Arlequin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Impure",
            "abbreviation": "imp",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                "id": 10320,
                "name": "Impure",
                "is_group": true
            }
        },
        {
            "name": "Pungas De Villa Martelli",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25225/?format=api",
                "id": 25225,
                "name": "Pungas De Villa Martelli",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-08-15",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/novoque20/ansi_ascii_amiga/arl-deadguy.ans"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "259",
            "competition": {
                "id": 16093,
                "name": "One Screen ANSI/ASCII (Amiga)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3928/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3928/",
                    "id": 3928,
                    "name": "Novoque 2020",
                    "tagline": "",
                    "start_date": "2020-08-15",
                    "end_date": "2020-08-16",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.novoque.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/02/dd/80b2.276312.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/02/dd/80b2.276312.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/dd/80b2.276312.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}