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

{
    "url": "https://demozoo.org/api/v1/productions/38501/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38501/",
    "id": 38501,
    "title": "PC Service",
    "author_nicks": [
        {
            "name": "Crimson Jihad",
            "abbreviation": "cJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17255/?format=api",
                "id": 17255,
                "name": "Crimson Jihad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-22",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "135",
            "competition": {
                "id": 3538,
                "name": "Fun Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/709/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/709/",
                    "id": 709,
                    "name": "Antiq 1998",
                    "tagline": "",
                    "start_date": "1998-08-21",
                    "end_date": "1998-08-23",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/57/ad/4ffe.147571.png",
            "original_width": 685,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/57/ad/4ffe.147571.jpg",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/ad/4ffe.147571.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lost"
    ]
}