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

{
    "url": "https://demozoo.org/api/v1/productions/26863/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26863/",
    "id": 26863,
    "title": "Sigma",
    "author_nicks": [
        {
            "name": "Abgestuerzte Akademiker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18772/?format=api",
                "id": 18772,
                "name": "Abgestürzte Akademiker",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "las",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10046/?format=api",
                    "id": 10046,
                    "name": "las",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/demodays11/realtime_sizelimited/sigma-akad.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57628"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "193.7",
            "competition": {
                "id": 1880,
                "name": "Realtime Size-Limited",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/258/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/258/",
                    "id": 258,
                    "name": "Demodays 2011",
                    "tagline": "Buenzli 20",
                    "start_date": "2011-08-26",
                    "end_date": "2011-08-29",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352119,
                    "longitude": 7.904029,
                    "website": "https://2011.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}