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

{
    "url": "https://demozoo.org/api/v1/productions/198054/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198054/",
    "id": 198054,
    "title": "Intro",
    "author_nicks": [
        {
            "name": "Murmidones",
            "abbreviation": "MS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11127/?format=api",
                "id": 11127,
                "name": "Murmidones",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-08",
    "supertype": "production",
    "platforms": [],
    "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": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14846,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/544/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/544/",
                    "id": 544,
                    "name": "Vár-party 1994",
                    "tagline": "",
                    "start_date": "1994-08-27",
                    "end_date": "1994-08-28",
                    "location": "Várpalota, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.200439,
                    "longitude": 18.14015,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}