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

{
    "url": "https://demozoo.org/api/v1/productions/187613/?format=api",
    "demozoo_url": "https://demozoo.org/productions/187613/",
    "id": 187613,
    "title": "Torchtro",
    "author_nicks": [
        {
            "name": "Unity",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62745/?format=api",
                "id": 62745,
                "name": "Unity",
                "is_group": true
            }
        },
        {
            "name": "Zac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8320/?format=api",
                "id": 8320,
                "name": "Zac",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-06-02",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "87",
            "competition": {
                "id": 14317,
                "name": "OldSkool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3583/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3583/",
                    "id": 3583,
                    "name": "Very Important Party 2018",
                    "tagline": "",
                    "start_date": "2018-06-01",
                    "end_date": "2018-06-03",
                    "location": "Thoissey, Département de l'Ain, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.1725,
                    "longitude": 4.80194,
                    "website": "http://vip2018.popsyteam.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}