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

{
    "url": "https://demozoo.org/api/v1/productions/28889/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28889/",
    "id": 28889,
    "title": "Fake Healer",
    "author_nicks": [
        {
            "name": "Eye-D-Alistic",
            "abbreviation": "EdA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19789/?format=api",
                "id": 19789,
                "name": "Eye-D-Alistic",
                "is_group": true
            }
        },
        {
            "name": "Fear Factory",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19788/?format=api",
                "id": 19788,
                "name": "Fear Factory",
                "is_group": true
            }
        },
        {
            "name": "Xography",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7909/?format=api",
                "id": 7909,
                "name": "Xography",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Seb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120429/?format=api",
                    "id": 120429,
                    "name": "Seb",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 2196,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/685/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/685/",
                    "id": 685,
                    "name": "Underground Conference 1995",
                    "tagline": "",
                    "start_date": "1995",
                    "end_date": "1995",
                    "location": "Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.164181,
                    "longitude": 10.45415,
                    "website": "https://uc9.party/about.html#history"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "incomplete-credits"
    ]
}