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

{
    "url": "https://demozoo.org/api/v1/productions/270012/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270012/",
    "id": 270012,
    "title": "Paradise Café",
    "author_nicks": [
        {
            "name": "Coxosclassic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108885/?format=api",
                "id": 108885,
                "name": "Coxosclassic",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-11-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/inercia19/interactive/coxosclassic_-_paradise_cafe_2019.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "2",
            "competition": {
                "id": 15604,
                "name": "Interactive",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3926/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3926/",
                    "id": 3926,
                    "name": "Inércia Demoparty 2019",
                    "tagline": "",
                    "start_date": "2019-11-01",
                    "end_date": "2019-11-03",
                    "location": "Almada, Setúbal, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.67902,
                    "longitude": -9.1569,
                    "website": "https://2019.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "nsfw"
    ]
}