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

{
    "url": "https://demozoo.org/api/v1/productions/119171/?format=api",
    "demozoo_url": "https://demozoo.org/productions/119171/",
    "id": 119171,
    "title": "Vector Demo Redux",
    "author_nicks": [
        {
            "name": "Harekiet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52431/?format=api",
                "id": 52431,
                "name": "Harekiet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-08-09",
    "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": "BaseUrl",
            "url": "http://www.harekiet.com/demos/VectorDemoRedux.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/evoke14/in4k/vector_demo_redux.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63947"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "150",
            "competition": {
                "id": 10741,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1962/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1962/",
                    "id": 1962,
                    "name": "Evoke 2014",
                    "tagline": "Enjoy demoscene as much as we do!",
                    "start_date": "2014-08-08",
                    "end_date": "2014-08-10",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://www.evoke.eu/2014/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}