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

{
    "url": "https://demozoo.org/api/v1/productions/27411/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27411/",
    "id": 27411,
    "title": "Frill",
    "author_nicks": [
        {
            "name": "Grunt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8733/?format=api",
                "id": 8733,
                "name": "Grunt",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-29",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "44",
            "competition": {
                "id": 1977,
                "name": "128K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/546/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/546/",
                    "id": 546,
                    "name": "Aggressive 1995",
                    "tagline": "Aggressive Party II",
                    "start_date": "1995-12-28",
                    "end_date": "1995-12-30",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}