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

{
    "url": "https://demozoo.org/api/v1/productions/280262/?format=api",
    "demozoo_url": "https://demozoo.org/productions/280262/",
    "id": 280262,
    "title": "Parking Ticket",
    "author_nicks": [
        {
            "name": "Ruerob",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115452/?format=api",
                "id": 115452,
                "name": "Ruerob",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-06-30",
    "supertype": "production",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 30,
            "ranking": "26",
            "score": "20.29",
            "competition": {
                "id": 16000,
                "name": "4k game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4085/",
                    "id": 4085,
                    "name": "C64 4kb Game Coding Competition 2020",
                    "tagline": "",
                    "start_date": "2020-01-21",
                    "end_date": "2020-06-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://reset64-magazine.itch.io/2020-reset64-4kb-craptastic-game-compo"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/31/24ca.273698.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/dc/31/24ca.273698.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/31/24ca.273698.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/0b/53/516e.273697.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/0b/53/516e.273697.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/53/516e.273697.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/88/0e/f4a1.273699.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/88/0e/f4a1.273699.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/88/0e/f4a1.273699.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/08/e5/08d6.273700.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/08/e5/08d6.273700.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/e5/08d6.273700.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "puzzle-game"
    ]
}