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

{
    "url": "https://demozoo.org/api/v1/productions/28909/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28909/",
    "id": 28909,
    "title": "Dissident",
    "author_nicks": [
        {
            "name": "Noice",
            "abbreviation": "NOC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Drakir",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17039/?format=api",
                    "id": 17039,
                    "name": "Drakir",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 2202,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/734/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/734/",
                    "id": 734,
                    "name": "Virtual Conspiracy 1995",
                    "tagline": "",
                    "start_date": "1995-03-31",
                    "end_date": "1995-04-02",
                    "location": "Nyköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.753262,
                    "longitude": 17.00923,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}