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

{
    "url": "https://demozoo.org/api/v1/productions/255369/?format=api",
    "demozoo_url": "https://demozoo.org/productions/255369/",
    "id": 255369,
    "title": "Cuba 1898",
    "author_nicks": [
        {
            "name": "jojo073",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68469/?format=api",
                "id": 68469,
                "name": "jojo073",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "IronGate",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106003/?format=api",
                "id": 106003,
                "name": "IronGate",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-06-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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/posadas19/game/cuba1898_by__jojo073.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 15349,
                "name": "Games",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3875/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3875/",
                    "id": 3875,
                    "name": "Posadas 2019",
                    "tagline": "",
                    "start_date": "2019-06-28",
                    "end_date": "2019-06-30",
                    "location": "Posadas, Province of Córdoba, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 37.82361,
                    "longitude": -5.11913,
                    "website": "http://www.posadasparty.es/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "backbone"
    ]
}