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

{
    "url": "https://demozoo.org/api/v1/productions/64186/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64186/",
    "id": 64186,
    "title": "Tweeky",
    "author_nicks": [
        {
            "name": "Garfield",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36544/?format=api",
                "id": 36544,
                "name": "Garfield",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/theparty02/demo/tweeky_by_garfield.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "151",
            "competition": {
                "id": 7101,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1026/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1026/",
                    "id": 1026,
                    "name": "The Party 2002",
                    "tagline": "Demos, Games, Party!",
                    "start_date": "2002-12-27",
                    "end_date": "2002-12-29",
                    "location": "Aars, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.803162,
                    "longitude": 9.51704,
                    "website": "http://theparty.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}