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

{
    "url": "https://demozoo.org/api/v1/productions/35753/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/35753/",
    "id": 35753,
    "title": "Bill Cats",
    "author_nicks": [
        {
            "name": "Sad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22469/?format=api",
                "id": 22469,
                "name": "Sad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "FUEL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-11-01",
    "supertype": "graphics",
    "platforms": [],
    "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": 1,
            "ranking": "1",
            "score": "61",
            "competition": {
                "id": 3096,
                "name": "Surprise Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/826/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/826/",
                    "id": 826,
                    "name": "Lowres 1997",
                    "tagline": "",
                    "start_date": "1997-10-31",
                    "end_date": "1997-11-02",
                    "location": "Gemeente Amsterdam, North Holland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.37302,
                    "longitude": 4.89856,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}