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

{
    "url": "https://demozoo.org/api/v1/productions/103841/?format=api",
    "demozoo_url": "https://demozoo.org/productions/103841/",
    "id": 103841,
    "title": "Lavos",
    "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": "2014-03-22",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "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": "additional"
        },
        {
            "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": "collateralburger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143615/?format=api",
                    "id": 143615,
                    "name": "collateralburger",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/tokyodemofest14/wild/lavos_r0.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/faemiyah/faemiyah-demoscene_2014-03_16k-intro_lavos"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62833"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10172,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2118/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2118/",
                    "id": 2118,
                    "name": "TokyoDemoFest 2014",
                    "tagline": "",
                    "start_date": "2014-03-21",
                    "end_date": "2014-03-23",
                    "location": "Tōkyō-to, Tōkyō, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.6895,
                    "longitude": 139.69171,
                    "website": "http://tokyodemofest.jp/2014/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}