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

{
    "url": "https://demozoo.org/api/v1/productions/19371/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/19371/",
    "id": 19371,
    "title": "Sinnlos, Weil Keine Zeit",
    "author_nicks": [
        {
            "name": "Srj",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13590/?format=api",
                "id": 13590,
                "name": "Srj",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Suspect Development International",
            "abbreviation": "SDi",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                "id": 13585,
                "name": "Suspect Development International",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-09",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "5",
            "score": "6",
            "competition": {
                "id": 1172,
                "name": "VGA/ANSI/RIP",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/337/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/337/",
                    "id": 337,
                    "name": "Neithernor 1997",
                    "tagline": "",
                    "start_date": "1997-09-06",
                    "end_date": "1997-09-07",
                    "location": "Weismain, Upper Franconia, Bavaria, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.08486,
                    "longitude": 11.23979,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}