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

{
    "url": "https://demozoo.org/api/v1/productions/203158/?format=api",
    "demozoo_url": "https://demozoo.org/productions/203158/",
    "id": 203158,
    "title": "Sleepers",
    "author_nicks": [
        {
            "name": "Fx61",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20213/?format=api",
                "id": 20213,
                "name": "Fx61",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-06-05",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20214/?format=api",
                    "id": 20214,
                    "name": "Wince",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Catalysator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20212/?format=api",
                    "id": 20212,
                    "name": "Catalysator",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Catalysator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20212/?format=api",
                    "id": 20212,
                    "name": "Catalysator",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/abduction97/demo/cestle.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2801,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/402/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/402/",
                    "id": 402,
                    "name": "Abduction 1997",
                    "tagline": "The Cow Strikes Back",
                    "start_date": "1997-06-06",
                    "end_date": "1997-06-08",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}