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

{
    "url": "https://demozoo.org/api/v1/productions/167554/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167554/",
    "id": 167554,
    "title": "Unreal",
    "author_nicks": [
        {
            "name": "Samar Productions",
            "abbreviation": "SMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-06-04",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=184233"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=148676"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67568"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jbDpfCB8EZo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "134",
            "competition": {
                "id": 12975,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3111/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3111/",
                    "id": 3111,
                    "name": "Stary Piernik 2016",
                    "tagline": "11",
                    "start_date": "2016-06-03",
                    "end_date": "2016-06-05",
                    "location": "Toruń, Kujawsko-Pomorskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.01375,
                    "longitude": 18.59814,
                    "website": "http://piernik.arise64.pl/category/stary-piernik-10/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}