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

{
    "url": "https://demozoo.org/api/v1/productions/28060/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/28060/",
    "id": 28060,
    "title": "Battle Angel Alita",
    "author_nicks": [
        {
            "name": "RNT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8535/?format=api",
                "id": 8535,
                "name": "Realf Nikoli Tvilde",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-09-30",
    "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/1995/happening95/graphics/h95-gfx.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "24",
            "competition": {
                "id": 2076,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/609/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/609/",
                    "id": 609,
                    "name": "The Happening 1995",
                    "tagline": "",
                    "start_date": "1995-09-29",
                    "end_date": "1995-10-01",
                    "location": "Horten, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.41748,
                    "longitude": 10.48277,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d1/da/faba.84643.gif",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/d1/da/faba.84643.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d1/da/faba.84643.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "manga"
    ]
}