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

{
    "url": "https://demozoo.org/api/v1/productions/46605/?format=api",
    "demozoo_url": "https://demozoo.org/productions/46605/",
    "id": 46605,
    "title": "4 Kilo",
    "author_nicks": [
        {
            "name": "Carlos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20758/?format=api",
                "id": 20758,
                "name": "Carlos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Downtown",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20756/?format=api",
                "id": 20756,
                "name": "Downtown",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-05-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "2.83",
            "competition": {
                "id": 4657,
                "name": "4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1093/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1093/",
                    "id": 1093,
                    "name": "Avalcon 2000",
                    "tagline": "",
                    "start_date": "2000-05-06",
                    "end_date": "2000-05-07",
                    "location": "Chotebor, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.71669,
                    "longitude": 15.67035,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}