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

{
    "url": "https://demozoo.org/api/v1/productions/323732/?format=api",
    "demozoo_url": "https://demozoo.org/productions/323732/",
    "id": 323732,
    "title": "Ugly 2 0",
    "author_nicks": [
        {
            "name": "Gargaj",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/306/?format=api",
                "id": 306,
                "name": "Gargaj",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/256b_html_competition/256b_htm_round2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wildmag.de/compo/Gargaj-Ugly_2_0/ugly_2.0.htm"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 20,
            "ranking": "20",
            "score": "5.20",
            "competition": {
                "id": 16450,
                "name": "Browser demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4276/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4276/",
                    "id": 4276,
                    "name": "256b.htm Competition #2",
                    "tagline": "",
                    "start_date": "2002-08-01",
                    "end_date": "2002-09-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://wildmag.de/compo"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/a3/41e8.340478.png",
            "original_width": 846,
            "original_height": 524,
            "standard_url": "https://media.demozoo.org/screens/s/58/a3/41e8.340478.jpg",
            "standard_width": 400,
            "standard_height": 247,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/a3/41e8.340478.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 123
        }
    ],
    "tags": []
}