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

{
    "url": "https://demozoo.org/api/v1/productions/297542/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/297542/",
    "id": 297542,
    "title": "Gul man",
    "author_nicks": [
        {
            "name": "Luz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84425/?format=api",
                "id": 84425,
                "name": "Luz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-07-31",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 16615,
                "name": "Oldschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4335/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4335/",
                    "id": 4335,
                    "name": "High Coast Hack 2021 Summer",
                    "tagline": "",
                    "start_date": "2021-07-30",
                    "end_date": "2021-08-01",
                    "location": "Härnösands Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.76667,
                    "longitude": 17.68333,
                    "website": "http://highcoasthack.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5b/97/7401.295998.gif",
            "original_width": 268,
            "original_height": 188,
            "standard_url": "https://media.demozoo.org/screens/s/5b/97/7401.295998.png",
            "standard_width": 268,
            "standard_height": 188,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5b/97/7401.295998.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}