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

{
    "url": "https://demozoo.org/api/v1/productions/191144/?format=api",
    "demozoo_url": "https://demozoo.org/productions/191144/",
    "id": 191144,
    "title": "Cassini",
    "author_nicks": [
        {
            "name": "Faemiyah",
            "abbreviation": "FHI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12911/?format=api",
                "id": 12911,
                "name": "Faemiyah",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-08-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/84/?format=api",
            "id": 84,
            "name": "FreeBSD"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Warma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37940/?format=api",
                    "id": 37940,
                    "name": "Warma",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Trilkk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35899/?format=api",
                    "id": 35899,
                    "name": "Trilkk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Juippi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16603/?format=api",
                    "id": 16603,
                    "name": "Juippi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://faemiyah.fi/data/cassini.tar.xz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/assembly18/64k/cassini_by_faemiyah.xz"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/faemiyah/faemiyah-demoscene_2018-08_40k-intro_cassini"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=77364"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "3764",
            "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": [
        "opengl-4.3",
        "source-available"
    ]
}