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

{
    "url": "https://demozoo.org/api/v1/productions/191138/?format=api",
    "demozoo_url": "https://demozoo.org/productions/191138/",
    "id": 191138,
    "title": "Ottius Prime",
    "author_nicks": [
        {
            "name": "Pyrotech",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3591/?format=api",
                "id": 3591,
                "name": "Pyrotech",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-08-04",
    "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/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78428/?format=api",
                    "id": 78428,
                    "name": "Rock",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Aikapallo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12885/?format=api",
                    "id": 12885,
                    "name": "Aikapallo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Codarki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66923/?format=api",
                    "id": 66923,
                    "name": "Codarki",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Support"
        },
        {
            "nick": {
                "name": "Hoaxi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24603/?format=api",
                    "id": 24603,
                    "name": "Hoaxi",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Support"
        },
        {
            "nick": {
                "name": "Freon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14214/?format=api",
                    "id": 14214,
                    "name": "Freon",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Support"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/assembly18/64k/ottius_prime_by_pyrotech.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=77395"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "3604",
            "competition": {
                "id": 14526,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3595/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3595/",
                    "id": 3595,
                    "name": "Assembly 2018",
                    "tagline": "",
                    "start_date": "2018-08-02",
                    "end_date": "2018-08-05",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "https://www.assembly.org/summer18"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4klang",
        "shader-minifier",
        "kkrunchy"
    ]
}