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

{
    "url": "https://demozoo.org/api/v1/productions/38798/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38798/",
    "id": 38798,
    "title": "Charlie Brown",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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": 4,
            "ranking": "4",
            "score": "61",
            "competition": {
                "id": 3579,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/471/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/471/",
                    "id": 471,
                    "name": "Compusphere 1998 (10)",
                    "tagline": "Compusphere X",
                    "start_date": "1998-10-30",
                    "end_date": "1998-10-31",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}