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

{
    "url": "https://demozoo.org/api/v1/productions/182045/?format=api",
    "demozoo_url": "https://demozoo.org/productions/182045/",
    "id": 182045,
    "title": "P1XL Dreamin'",
    "author_nicks": [
        {
            "name": "Keys",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67463/?format=api",
                "id": 67463,
                "name": "Keys",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/122725/p1xltro.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=124039"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "7,3 (6,5%)",
            "competition": {
                "id": 14028,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3540/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3540/",
                    "id": 3540,
                    "name": "Intro Creation Competition 2013",
                    "tagline": "",
                    "start_date": "2013-09-29",
                    "end_date": "2013-11-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.triad.se/introcompo/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}