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

{
    "url": "https://demozoo.org/api/v1/productions/20644/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20644/",
    "id": 20644,
    "title": "Trashline",
    "author_nicks": [
        {
            "name": "Candle",
            "abbreviation": "CDL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13280/?format=api",
                "id": 13280,
                "name": "Candle",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-05-12",
    "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": "Aerobitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13404/?format=api",
                    "id": 13404,
                    "name": "Aeroba",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cloudbitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14712/?format=api",
                    "id": 14712,
                    "name": "Cloud",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/underscore02/demo/trashline.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/underscore02/demo/trashline_update.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6229"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "6.73%",
            "competition": {
                "id": 1304,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/266/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/266/",
                    "id": 266,
                    "name": "Underscore 2002",
                    "tagline": "",
                    "start_date": "2002-05-09",
                    "end_date": "2002-05-12",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}