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

{
    "url": "https://demozoo.org/api/v1/productions/101596/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/101596/",
    "id": 101596,
    "title": "conspiracy",
    "author_nicks": [
        {
            "name": "aBHO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3063/?format=api",
                "id": 3063,
                "name": "aBHO",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damones",
            "abbreviation": "DMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-03-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/2014/endoftheworld14/graphics_text/abho-con.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "42",
            "competition": {
                "id": 10067,
                "name": "Combined Text Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2090/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2090/",
                    "id": 2090,
                    "name": "End of the World Party 2014",
                    "tagline": "157v",
                    "start_date": "2014-02-28",
                    "end_date": "2014-03-02",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}