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

{
    "url": "https://demozoo.org/api/v1/productions/19898/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19898/",
    "id": 19898,
    "title": "Halfway There",
    "author_nicks": [
        {
            "name": "WDKD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5846/?format=api",
                "id": 5846,
                "name": "WDKD",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-10-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BriteLite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                    "id": 937,
                    "name": "BriteLite",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Agemixer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3126/?format=api",
                    "id": 3126,
                    "name": "Agemixer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Blackdroid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5742/?format=api",
                    "id": 5742,
                    "name": "Blackdroid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "fragment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3073/?format=api",
                    "id": 3073,
                    "name": "fragment",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "SounDemoN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3081/?format=api",
                    "id": 3081,
                    "name": "SounDemoN",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Loader"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/dekadence_dataparty03/c64/dataparty03.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11149"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 1210,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/360/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/360/",
                    "id": 360,
                    "name": "Dekadence Dataparty 2003",
                    "tagline": "",
                    "start_date": "2003-10-24",
                    "end_date": "2003-10-26",
                    "location": "Turku, Southwest Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.53333,
                    "longitude": 22.33333,
                    "website": "http://www.dekadence64.org/dataparty"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}