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

{
    "url": "https://demozoo.org/api/v1/productions/305528/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/305528/",
    "id": 305528,
    "title": "Twigs of Twilight",
    "author_nicks": [
        {
            "name": "Dragongold",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116115/?format=api",
                "id": 116115,
                "name": "Dragongold",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Unstoppable Hacker Bunch",
            "abbreviation": "TUHB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20748/?format=api",
                "id": 20748,
                "name": "The Unstoppable Hacker Bunch",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-02-13",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.tuhb.org/demo/TwigsOfTwilight.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 33,
            "ranking": "33",
            "score": "115",
            "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/a0/39/b253.305020.png",
            "original_width": 440,
            "original_height": 460,
            "standard_url": "https://media.demozoo.org/screens/s/a0/39/b253.305020.png",
            "standard_width": 286,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a0/39/b253.305020.png",
            "thumbnail_width": 143,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-binaries"
    ]
}