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

{
    "url": "https://demozoo.org/api/v1/productions/305531/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/305531/",
    "id": 305531,
    "title": "Pixel Peeping",
    "author_nicks": [
        {
            "name": "LamerDeluxe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67377/?format=api",
                "id": 67377,
                "name": "LamerDeluxe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Trepaan",
            "abbreviation": "TRP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5481/?format=api",
                "id": 5481,
                "name": "Trepaan",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-02-13",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "164",
            "competition": {
                "id": 16894,
                "name": "512 Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4378/",
                    "id": 4378,
                    "name": "Lovebyte 2022",
                    "tagline": "Bring the Love!",
                    "start_date": "2022-02-11",
                    "end_date": "2022-02-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/41/e1/fd3d.304977.png",
            "original_width": 32,
            "original_height": 16,
            "standard_url": "https://media.demozoo.org/screens/s/41/e1/fd3d.304977.png",
            "standard_width": 32,
            "standard_height": 16,
            "thumbnail_url": "https://media.demozoo.org/screens/t/41/e1/fd3d.304977.png",
            "thumbnail_width": 32,
            "thumbnail_height": 16
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/71/4d91.304983.png",
            "original_width": 256,
            "original_height": 128,
            "standard_url": "https://media.demozoo.org/screens/s/0f/71/4d91.304983.png",
            "standard_width": 256,
            "standard_height": 128,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/71/4d91.304983.png",
            "thumbnail_width": 200,
            "thumbnail_height": 100
        }
    ],
    "tags": [
        "16-colors",
        "hand-drawn",
        "pro-motion"
    ]
}