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

{
    "url": "https://demozoo.org/api/v1/productions/5245/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/5245/",
    "id": 5245,
    "title": "Digilaptop",
    "author_nicks": [
        {
            "name": "Stalenet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6588/?format=api",
                "id": 6588,
                "name": "Stalenet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-05-23",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "StalePhish (Chris Andrews)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142507/?format=api",
                    "id": 142507,
                    "name": "StalePhish (Chris Andrews)",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Kjetil Valen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142508/?format=api",
                    "id": 142508,
                    "name": "Kjetil Valen",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 553,
                "name": "Render Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/209/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/209/",
                    "id": 209,
                    "name": "DigiLab 2004",
                    "tagline": "",
                    "start_date": "2004-05-20",
                    "end_date": "2004-05-23",
                    "location": "Skien, Vestfold og Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.20748,
                    "longitude": 9.61052,
                    "website": "http://2004.digilab.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/31/30/ef53.343351.png",
            "original_width": 564,
            "original_height": 515,
            "standard_url": "https://media.demozoo.org/screens/s/31/30/ef53.343351.jpg",
            "standard_width": 328,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/31/30/ef53.343351.jpg",
            "thumbnail_width": 164,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/71/55/ca22.343352.png",
            "original_width": 688,
            "original_height": 515,
            "standard_url": "https://media.demozoo.org/screens/s/71/55/ca22.343352.jpg",
            "standard_width": 400,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/71/55/ca22.343352.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": [
        "lost"
    ]
}