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

{
    "url": "https://demozoo.org/api/v1/productions/43528/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43528/",
    "id": 43528,
    "title": "Lava",
    "author_nicks": [
        {
            "name": "Wizard Raist",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11395/?format=api",
                "id": 11395,
                "name": "Raist",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/fiasko99/in64/lava.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24745"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "3.50",
            "competition": {
                "id": 4235,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1055/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1055/",
                    "id": 1055,
                    "name": "Fiasko 1999",
                    "tagline": "",
                    "start_date": "1999-08-21",
                    "end_date": "1999-08-22",
                    "location": "Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.803879,
                    "longitude": 15.47491,
                    "website": "http://vyhen.site.cz/fiasko99/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}