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

{
    "url": "https://demozoo.org/api/v1/productions/29120/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/29120/",
    "id": 29120,
    "title": "Martina",
    "author_nicks": [
        {
            "name": "Feather",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123/?format=api",
                "id": 123,
                "name": "fthr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Planet Of Leather Moomins",
            "abbreviation": "TPOLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                "id": 84,
                "name": "The Planet Of Leather Moomins",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-06-08",
    "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/mirrors/hornet/graphics/images/1996/m/martina.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "235",
            "competition": {
                "id": 2232,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/409/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/409/",
                    "id": 409,
                    "name": "Abduction 1996",
                    "tagline": "",
                    "start_date": "1996-06-07",
                    "end_date": "1996-06-09",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/51/39/e753.145474.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/51/39/e753.145474.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/39/e753.145474.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "pcx"
    ]
}