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

{
    "url": "https://demozoo.org/api/v1/productions/278999/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/278999/",
    "id": 278999,
    "title": "The Bug",
    "author_nicks": [
        {
            "name": "Vira",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114861/?format=api",
                "id": 114861,
                "name": "Vira",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-06-06",
    "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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 15932,
                "name": "Amiga Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4035/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4035/",
                    "id": 4035,
                    "name": "Forndata 2020",
                    "tagline": "",
                    "start_date": "2020-06-05",
                    "end_date": "2020-06-07",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://forndata.thisoldcabin.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/38/e0aa.271430.gif",
            "original_width": 150,
            "original_height": 150,
            "standard_url": "https://media.demozoo.org/screens/s/25/38/e0aa.271430.png",
            "standard_width": 150,
            "standard_height": 150,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/38/e0aa.271430.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "animated"
    ]
}