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

{
    "url": "https://demozoo.org/api/v1/productions/138439/?format=api",
    "demozoo_url": "https://demozoo.org/productions/138439/",
    "id": 138439,
    "title": "Black Spark",
    "author_nicks": [
        {
            "name": "Black Sun",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3712/?format=api",
                "id": 3712,
                "name": "Black Sun",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-05-22",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/decrunch15/misc/twoje_stare_demo/blacksun-blackspark100.d64"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 11530,
                "name": "Twoje Stare Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2515/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2515/",
                    "id": 2515,
                    "name": "Decrunch 2015",
                    "tagline": "",
                    "start_date": "2015-05-23",
                    "end_date": "2015-05-24",
                    "location": "Wrocław, Powiat wrocławski, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": "http://decrunch.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}