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

{
    "url": "https://demozoo.org/api/v1/productions/276266/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276266/",
    "id": 276266,
    "title": "Tama",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1998-02-14",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 15815,
                "name": "Tamagotchi (suprise)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/893/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/893/",
                    "id": 893,
                    "name": "Hype 1998",
                    "tagline": "",
                    "start_date": "1998-02-13",
                    "end_date": "1998-02-15",
                    "location": "Malmö, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.56512,
                    "longitude": 13.01874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}