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

{
    "url": "https://demozoo.org/api/v1/productions/198231/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198231/",
    "id": 198231,
    "title": "MouseTRO v.2.0",
    "author_nicks": [
        {
            "name": "Brutal PPE Coders",
            "abbreviation": "BPC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/70422/?format=api",
                "id": 70422,
                "name": "Brutal PPE Coders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-08-19",
    "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": "Solar Designer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70424/?format=api",
                    "id": 70424,
                    "name": "Solar Designer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/enlight95/demo/bpc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19366"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2036,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/534/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/534/",
                    "id": 534,
                    "name": "Enlight 1995",
                    "tagline": "",
                    "start_date": "1995-08-19",
                    "end_date": "1995-08-20",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0a/16/7ccb.299591.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/0a/16/7ccb.299591.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0a/16/7ccb.299591.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}