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

{
    "url": "https://demozoo.org/api/v1/productions/332975/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/332975/",
    "id": 332975,
    "title": "Paper Race",
    "author_nicks": [
        {
            "name": "CopAss",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111905/?format=api",
                "id": 111905,
                "name": "CopAss",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Leader",
            "abbreviation": "LDR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22396/?format=api",
                "id": 22396,
                "name": "Leader",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-04",
    "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/2023/demosplash23/gfx_video/paperrace.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=236719"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=XD4UvqXT2Io"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "335",
            "competition": {
                "id": 18390,
                "name": "Freestyle Video/Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4669/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4669/",
                    "id": 4669,
                    "name": "Demosplash 2023",
                    "tagline": "",
                    "start_date": "2023-11-03",
                    "end_date": "2023-11-04",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": "https://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/da/ca/1b4c.334461.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/da/ca/1b4c.334461.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/da/ca/1b4c.334461.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode",
        "aseprite",
        "pixcen",
        "humanmadepixels"
    ]
}