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

{
    "url": "https://demozoo.org/api/v1/productions/268722/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268722/",
    "id": 268722,
    "title": "Dragon Trainer",
    "author_nicks": [
        {
            "name": "8Bit 1337",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77441/?format=api",
                "id": 77441,
                "name": "8Bit 1337",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "4.60",
            "competition": {
                "id": 15522,
                "name": "BASIC 10Liner Contest PUR-120",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3953/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3953/",
                    "id": 3953,
                    "name": "NOMAM 2019",
                    "tagline": "Not Only Marvelous Atari Machinery",
                    "start_date": "2019-04-12",
                    "end_date": "2019-04-14",
                    "location": "Lübeck, Schleswig-Holstein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.86893,
                    "longitude": 10.68729,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}