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

{
    "url": "https://demozoo.org/api/v1/productions/102923/?format=api",
    "demozoo_url": "https://demozoo.org/productions/102923/",
    "id": 102923,
    "title": "xtace",
    "author_nicks": [
        {
            "name": "Lost",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22002/?format=api",
                "id": 22002,
                "name": "Lost",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-26",
    "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": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70000"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "36",
            "competition": {
                "id": 10132,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/674/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/674/",
                    "id": 674,
                    "name": "Summer Encounter 1997",
                    "tagline": "",
                    "start_date": "1997-07-24",
                    "end_date": "1997-07-27",
                    "location": "Harridslev, Randers Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.49909,
                    "longitude": 10.12856,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/f6/8c38.358823.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/ec/f6/8c38.358823.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/f6/8c38.358823.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}