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

{
    "url": "https://demozoo.org/api/v1/productions/34426/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34426/",
    "id": 34426,
    "title": "Just one fix",
    "author_nicks": [
        {
            "name": "Overdose",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22822/?format=api",
                "id": 22822,
                "name": "Overdose",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-02-01",
    "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": 5,
            "ranking": "5",
            "score": "85",
            "competition": {
                "id": 2916,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/902/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/902/",
                    "id": 902,
                    "name": "Democracy 1997",
                    "tagline": "",
                    "start_date": "1997-01-31",
                    "end_date": "1997-02-02",
                    "location": "Siilinjärvi, Savo, Eastern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.08333,
                    "longitude": 27.66667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}