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

{
    "url": "https://demozoo.org/api/v1/productions/275899/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275899/",
    "id": 275899,
    "title": "?",
    "author_nicks": [
        {
            "name": "Ronaldo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41697/?format=api",
                "id": 41697,
                "name": "Ronaldo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 15800,
                "name": "Fast Code",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1175/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1175/",
                    "id": 1175,
                    "name": "Xplanada 2003",
                    "tagline": "",
                    "start_date": "2003-04-17",
                    "end_date": "2003-04-20",
                    "location": "Provincia de Alicante, Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 38.5,
                    "longitude": -0.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}