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

{
    "url": "https://demozoo.org/api/v1/productions/35380/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35380/",
    "id": 35380,
    "title": "noOfly majicccck rularzzZzz!!!",
    "author_nicks": [
        {
            "name": "Cracky Cracking Group",
            "abbreviation": "CCG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23982/?format=api",
                "id": 23982,
                "name": "Cracky Cracking Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-06-10",
    "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/2012/flashback12/c64_demo/ccg_disk.d64"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 3027,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1346/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1346/",
                    "id": 1346,
                    "name": "Flashback 2012",
                    "tagline": "",
                    "start_date": "2012-06-09",
                    "end_date": "2012-06-11",
                    "location": "Sydney, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.869629,
                    "longitude": 151.206955,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}