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

{
    "url": "https://demozoo.org/api/v1/productions/151241/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151241/",
    "id": 151241,
    "title": "?",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "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": 2,
            "ranking": "2",
            "score": "5",
            "competition": {
                "id": 12015,
                "name": "AmigaONE / Pegasos Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2038/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2038/",
                    "id": 2038,
                    "name": "Fyanica 2005 (12)",
                    "tagline": "",
                    "start_date": "2005-07-23",
                    "end_date": "2005-07-23",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://fyanica.netexpert.hu/index.php?page=party&pid=14"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}