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

{
    "url": "https://demozoo.org/api/v1/productions/255368/?format=api",
    "demozoo_url": "https://demozoo.org/productions/255368/",
    "id": 255368,
    "title": "Escape to Posadas",
    "author_nicks": [
        {
            "name": "Legado Retro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106002/?format=api",
                "id": 106002,
                "name": "Legado Retro",
                "is_group": true
            }
        },
        {
            "name": "The Goonies Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79402/?format=api",
                "id": 79402,
                "name": "The Goonies Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "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/escape_to_posadas_by_goonies_group.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "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": [
        "amos"
    ]
}