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

{
    "url": "https://demozoo.org/api/v1/productions/198938/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198938/",
    "id": 198938,
    "title": "Typical Programmer Was Not Offended",
    "author_nicks": [
        {
            "name": "Keen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15678/?format=api",
                "id": 15678,
                "name": "Keen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Jetlag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77053/?format=api",
                "id": 77053,
                "name": "Jetlag",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-02-02",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/demobit19/one_scene/05_keen-typical-programmer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80149"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "199",
            "competition": {
                "id": 14905,
                "name": "One Scene",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3714/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3714/",
                    "id": 3714,
                    "name": "Demobit 2019",
                    "tagline": "Resolution",
                    "start_date": "2019-02-01",
                    "end_date": "2019-02-03",
                    "location": "Bratislavský kraj, Bratislavský, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.33333,
                    "longitude": 17.16667,
                    "website": "http://www.demobit.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4klang",
        "glsl",
        "renoise",
        "screenshots-needed"
    ]
}