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

{
    "url": "https://demozoo.org/api/v1/productions/270875/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270875/",
    "id": 270875,
    "title": "Retro never dies",
    "author_nicks": [
        {
            "name": "WiZard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73538/?format=api",
                "id": 73538,
                "name": "WiZard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "T.U.T. 1992",
            "abbreviation": "TUT1992",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73535/?format=api",
                "id": 73535,
                "name": "The Ultimate Team",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-11-24",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/191270/tut-retro_never_dies.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=184179"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83777"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 46,
            "ranking": "46",
            "score": "",
            "competition": {
                "id": 15614,
                "name": "4k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3975/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3975/",
                    "id": 3975,
                    "name": "Intro Creation Competition 2019",
                    "tagline": "",
                    "start_date": "2019-11-04",
                    "end_date": "2020-01-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=2889"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d8/71/d927.255760.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/d8/71/d927.255760.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d8/71/d927.255760.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}