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

{
    "url": "https://demozoo.org/api/v1/productions/152662/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152662/",
    "id": 152662,
    "title": "Stihl's Letter",
    "author_nicks": [
        {
            "name": "Ancients Pledge",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20541/?format=api",
                "id": 20541,
                "name": "Ancients Pledge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-07-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "NecroPolo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23228/?format=api",
                    "id": 23228,
                    "name": "NecroPolo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/90289/STIHL\\'S LETTER (API).zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=92807"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 12115,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/233/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/233/",
                    "id": 233,
                    "name": "Árok 2010",
                    "tagline": "",
                    "start_date": "2010-07-16",
                    "end_date": "2010-07-18",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://arok.intro.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/16/779b.350120.png",
            "original_width": 383,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/e6/16/779b.350120.png",
            "standard_width": 383,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/16/779b.350120.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}