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

{
    "url": "https://demozoo.org/api/v1/productions/336945/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/336945/",
    "id": 336945,
    "title": "Singula-R",
    "author_nicks": [
        {
            "name": "Hermit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26078/?format=api",
                "id": 26078,
                "name": "Hermit",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Singular",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                "id": 5740,
                "name": "Singular Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-03-10",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=145567"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=116630"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "",
            "competition": {
                "id": 9822,
                "name": "Logo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2042/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2042/",
                    "id": 2042,
                    "name": "3-Color-Logo Competition 2013",
                    "tagline": "",
                    "start_date": "2013-02-13",
                    "end_date": "2013-03-16",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.triad.se/3col/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/52/aa/fefa.337973.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/52/aa/fefa.337973.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/52/aa/fefa.337973.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "logo"
    ]
}