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

{
    "url": "https://demozoo.org/api/v1/productions/29290/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29290/",
    "id": 29290,
    "title": "Scaling Sux (Fonts)",
    "author_nicks": [
        {
            "name": "Programmer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15647/?format=api",
                "id": 15647,
                "name": "Programmer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Universe",
            "abbreviation": "UNV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15373/?format=api",
                "id": 15373,
                "name": "Universe",
                "is_group": true
            }
        }
    ],
    "release_date": "1996",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Programmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15647/?format=api",
                    "id": 15647,
                    "name": "Programmer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/bytefall96/128b/scale.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63303"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 2276,
                "name": "128 Bytes Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/791/",
                    "id": 791,
                    "name": "Bytefall 1996",
                    "tagline": "",
                    "start_date": "1996-09-16",
                    "end_date": "1996-09-16",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614971,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2f/d0/0aab.316149.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/2f/d0/0aab.316149.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2f/d0/0aab.316149.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}