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

{
    "url": "https://demozoo.org/api/v1/productions/161154/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/161154/",
    "id": 161154,
    "title": "Pimp My C64",
    "author_nicks": [
        {
            "name": "Colin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8411/?format=api",
                "id": 8411,
                "name": "Colin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Polka Brothers",
            "abbreviation": "PB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/346/?format=api",
                "id": 346,
                "name": "Polka Brothers",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-10-21",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/themeltdown06/graphics_trace/pimp_my_c64.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12632,
                "name": "Trace Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/869/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/869/",
                    "id": 869,
                    "name": "The Meltdown 2006 (15)",
                    "tagline": "",
                    "start_date": "2006-10-20",
                    "end_date": "2006-10-22",
                    "location": "Viborg, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.452671,
                    "longitude": 9.40715,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5f/c7/a904.115220.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/5f/c7/a904.115220.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5f/c7/a904.115220.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "pimp-my-x"
    ]
}