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

{
    "url": "https://demozoo.org/api/v1/productions/67277/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/67277/",
    "id": 67277,
    "title": "Cutie Cliché",
    "author_nicks": [
        {
            "name": "Werp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37858/?format=api",
                "id": 37858,
                "name": "Werp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "WDC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37857/?format=api",
                "id": 37857,
                "name": "WDC",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08-09",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "1967",
            "competition": {
                "id": 7307,
                "name": "Oldskool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/109/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/109/",
                    "id": 109,
                    "name": "Assembly 2003",
                    "tagline": "",
                    "start_date": "2003-08-07",
                    "end_date": "2003-08-10",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}