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

{
    "url": "https://demozoo.org/api/v1/productions/42123/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42123/",
    "id": 42123,
    "title": "ascii competition entry 1",
    "author_nicks": [
        {
            "name": "Riven",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15336/?format=api",
                "id": 15336,
                "name": "Riven",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "thelo0p!",
            "abbreviation": "the lo0p, The loop, l0p",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15332/?format=api",
                "id": 15332,
                "name": "thelo0p!",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-03-20",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/astrosyn99/ascii/astrosyn.asc"
        }
    ],
    "external_links": [
        {
            "link_class": "AsciiarenaRelease",
            "url": "https://asciiarena.se/release/astros99.txt"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "111",
            "competition": {
                "id": 4031,
                "name": "Ascii Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/577/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/577/",
                    "id": 577,
                    "name": "Astrosyn 1999",
                    "tagline": "Astrosyn 2",
                    "start_date": "1999-03-20",
                    "end_date": "1999-03-21",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/08/26/fa87.pl47729.png",
            "original_width": 640,
            "original_height": 336,
            "standard_url": "https://media.demozoo.org/screens/s/08/26/fa87.pl47729.png",
            "standard_width": 400,
            "standard_height": 210,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/26/fa87.pl47729.png",
            "thumbnail_width": 200,
            "thumbnail_height": 105
        }
    ],
    "tags": []
}