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

{
    "url": "https://demozoo.org/api/v1/productions/144814/?format=api",
    "demozoo_url": "https://demozoo.org/productions/144814/",
    "id": 144814,
    "title": "Axiom",
    "author_nicks": [
        {
            "name": "Futuris",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6049/?format=api",
                "id": 6049,
                "name": "Futuris",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-09-05",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Majak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26520/?format=api",
                    "id": 26520,
                    "name": "Majak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Biter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11803/?format=api",
                    "id": 11803,
                    "name": "Biter",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dakota",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26524/?format=api",
                    "id": 26524,
                    "name": "Dakota",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/riverwash15/demo_newschool/axiom_by_futuris.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66347"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JC8DT7InrpI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "177",
            "competition": {
                "id": 11820,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2534/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2534/",
                    "id": 2534,
                    "name": "Riverwash 2015",
                    "tagline": "",
                    "start_date": "2015-09-04",
                    "end_date": "2015-09-06",
                    "location": "Kraków, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.06143,
                    "longitude": 19.93658,
                    "website": "http://riverwash.org/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}