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

{
    "url": "https://demozoo.org/api/v1/productions/34325/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/34325/",
    "id": 34325,
    "title": "Sk-shirt",
    "author_nicks": [
        {
            "name": "Silent Knight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22759/?format=api",
                "id": 22759,
                "name": "Silent Knight",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mistigris",
            "abbreviation": "Mist",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-23",
    "supertype": "graphics",
    "platforms": [],
    "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": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 2904,
                "name": "Freehand Art",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/901/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/901/",
                    "id": 901,
                    "name": "Crash 1997",
                    "tagline": "",
                    "start_date": "1997-08-22",
                    "end_date": "1997-08-24",
                    "location": "Calgary, Alberta, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 51.05011,
                    "longitude": -114.08529,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2d/de/7b7d.46654.gif",
            "original_width": 640,
            "original_height": 828,
            "standard_url": "https://media.demozoo.org/screens/s/2d/de/7b7d.46654.png",
            "standard_width": 231,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2d/de/7b7d.46654.png",
            "thumbnail_width": 115,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}