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

{
    "url": "https://demozoo.org/api/v1/productions/285609/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/285609/",
    "id": 285609,
    "title": "Scream",
    "author_nicks": [
        {
            "name": "kenji",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20543/?format=api",
                "id": 20543,
                "name": "kenji",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-09-18",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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": 12,
            "ranking": "12",
            "score": "",
            "competition": {
                "id": 16221,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/160/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/160/",
                    "id": 160,
                    "name": "Silesia 4",
                    "tagline": "",
                    "start_date": "2010-09-17",
                    "end_date": "2010-09-19",
                    "location": "Czeladz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.319385,
                    "longitude": 19.0618,
                    "website": "http://silesiaparty.pl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}