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

{
    "url": "https://demozoo.org/api/v1/productions/189860/?format=api",
    "demozoo_url": "https://demozoo.org/productions/189860/",
    "id": 189860,
    "title": "Jävlar",
    "author_nicks": [
        {
            "name": "MemoryLeek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59841/?format=api",
                "id": 59841,
                "name": "MemoryLeek",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-07-14",
    "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": "Mihien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65409/?format=api",
                    "id": 65409,
                    "name": "Mihi",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        },
        {
            "nick": {
                "name": "xinux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51131/?format=api",
                    "id": 51131,
                    "name": "xinux",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/solskogen18/newschool_demo/javlar_r4_win64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=77012"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "191",
            "competition": {
                "id": 14455,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3453/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3453/",
                    "id": 3453,
                    "name": "Solskogen 2018",
                    "tagline": "Bleep, Bloop, Computers!",
                    "start_date": "2018-07-13",
                    "end_date": "2018-07-15",
                    "location": "Flateby, Enebakk, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.82951,
                    "longitude": 11.15345,
                    "website": "http://solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}