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

{
    "url": "https://demozoo.org/api/v1/productions/58690/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58690/",
    "id": 58690,
    "title": "Basic rlt compo",
    "author_nicks": [
        {
            "name": "Aki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                "id": 3852,
                "name": "Aki",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-03-14",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=146129"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=117092"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "119",
            "competition": {
                "id": 6344,
                "name": "Mixed Platform Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1480/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1480/",
                    "id": 1480,
                    "name": "Forever 2013",
                    "tagline": "Elvis Lives!",
                    "start_date": "2013-03-13",
                    "end_date": "2013-03-15",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://www.forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}