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

{
    "url": "https://demozoo.org/api/v1/productions/193794/?format=api",
    "demozoo_url": "https://demozoo.org/productions/193794/",
    "id": 193794,
    "title": "Gabo21",
    "author_nicks": [
        {
            "name": "Gabo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40818/?format=api",
                "id": 40818,
                "name": "Gabo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-09-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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/flashparty18/intro/gabo21"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "36",
            "competition": {
                "id": 14672,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3601/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3601/",
                    "id": 3601,
                    "name": "Flashparty 2018",
                    "tagline": "A place of comradery for enthusiasts of the technological sub-cultures in Argentina and the world.",
                    "start_date": "2018-09-21",
                    "end_date": "2018-09-23",
                    "location": "Provincia de Buenos Aires, Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -36.0,
                    "longitude": -60.0,
                    "website": "http://flashparty.dx.am"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}