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

{
    "url": "https://demozoo.org/api/v1/productions/46534/?format=api",
    "demozoo_url": "https://demozoo.org/productions/46534/",
    "id": 46534,
    "title": "Linuxtro",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2000-10-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 4643,
                "name": "64kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1092/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1092/",
                    "id": 1092,
                    "name": "Arroutada 2000",
                    "tagline": "Arroutada 8",
                    "start_date": "2000-10-20",
                    "end_date": "2000-10-22",
                    "location": "Corunna, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.370152,
                    "longitude": -8.39674,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}