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

{
    "url": "https://demozoo.org/api/v1/productions/46057/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/46057/",
    "id": 46057,
    "title": "Masters of System",
    "author_nicks": [
        {
            "name": "Annie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1127/?format=api",
                "id": 1127,
                "name": "Janne",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-01",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/fap12/ascii/an-mos.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "-13",
            "competition": {
                "id": 4584,
                "name": "Amiga Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1420/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1420/",
                    "id": 1420,
                    "name": "Finnish Amiga Party 2012",
                    "tagline": "",
                    "start_date": "2012-11-30",
                    "end_date": "2012-12-02",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://finnishamiga.party/2012/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/84/1c/2215.157897.png",
            "original_width": 624,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/84/1c/2215.157897.png",
            "standard_width": 400,
            "standard_height": 184,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/1c/2215.157897.png",
            "thumbnail_width": 200,
            "thumbnail_height": 92
        }
    ],
    "tags": []
}