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

{
    "url": "https://demozoo.org/api/v1/productions/38740/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38740/",
    "id": 38740,
    "title": "The Entertainer",
    "author_nicks": [
        {
            "name": "The Lamers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24886/?format=api",
                "id": 24886,
                "name": "The Lamers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-10-06",
    "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": 10,
            "ranking": "10",
            "score": "",
            "competition": {
                "id": 3571,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1421/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1421/",
                    "id": 1421,
                    "name": "No Limits and IMP-666 Amiga Conference 1990",
                    "tagline": "",
                    "start_date": "1990-10-05",
                    "end_date": "1990-10-07",
                    "location": "Arendal, Aust-Agder, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 58.46039,
                    "longitude": 8.76501,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}