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

{
    "url": "https://demozoo.org/api/v1/productions/8150/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8150/",
    "id": 8150,
    "title": "Moebius",
    "author_nicks": [
        {
            "name": "KakiArts",
            "abbreviation": "KAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/858/?format=api",
                "id": 858,
                "name": "KakiArts",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "KeyJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5896/?format=api",
                    "id": 5896,
                    "name": "KeyJ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://keyj.s2000.ws/files/projects/Moebius.tgz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/evoke06/in4k/moebius.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25862"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "107",
            "competition": {
                "id": 1096,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/340/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/340/",
                    "id": 340,
                    "name": "Evoke 2006",
                    "tagline": "The Scene Railway Station",
                    "start_date": "2006-08-11",
                    "end_date": "2006-08-13",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2006/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl",
        "sdl"
    ]
}