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

{
    "url": "https://demozoo.org/api/v1/productions/188805/?format=api",
    "demozoo_url": "https://demozoo.org/productions/188805/",
    "id": 188805,
    "title": "Sharku in Spaaaaaaaace",
    "author_nicks": [
        {
            "name": "Jimage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23924/?format=api",
                "id": 23924,
                "name": "Rika",
                "is_group": false
            }
        },
        {
            "name": "pelrun",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72101/?format=api",
                "id": 72101,
                "name": "pelrun",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-06-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "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": "",
            "competition": {
                "id": 14376,
                "name": "Demo - Old School",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3568/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3568/",
                    "id": 3568,
                    "name": "Switch On 2018",
                    "tagline": "",
                    "start_date": "2018-06-09",
                    "end_date": "2018-06-10",
                    "location": "Ipswich, Queensland, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -27.6779,
                    "longitude": 152.66188,
                    "website": "https://www.switchondemoscene.com"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}