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

{
    "url": "https://demozoo.org/api/v1/productions/62869/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62869/",
    "id": 62869,
    "title": "First Part",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-17",
    "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": "45",
            "competition": {
                "id": 6904,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1602/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1602/",
                    "id": 1602,
                    "name": "Place To Be 1997",
                    "tagline": "5 - The Deadline Park",
                    "start_date": "1997-08-14",
                    "end_date": "1997-08-18",
                    "location": "Pau, Département des Pyrénées-Atlantiques, Aquitaine, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.30083,
                    "longitude": -0.37,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}