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

{
    "url": "https://demozoo.org/api/v1/productions/87066/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87066/",
    "id": 87066,
    "title": "Close to the destination",
    "author_nicks": [
        {
            "name": "The Bad Sectors",
            "abbreviation": "TBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6574/?format=api",
                "id": 6574,
                "name": "The Bad Sectors",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-06-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blueghost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6573/?format=api",
                    "id": 6573,
                    "name": "Blueghost",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Blueghost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6573/?format=api",
                    "id": 6573,
                    "name": "Blueghost",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Blueghost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6573/?format=api",
                    "id": 6573,
                    "name": "Blueghost",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/scenecon09/demo/tbs-close.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/blueghost/demo/tbs-close.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53384"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=AnFQHCO6X0A"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "86",
            "competition": {
                "id": 9212,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1240/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1240/",
                    "id": 1240,
                    "name": "SceneCon 2009",
                    "tagline": "",
                    "start_date": "2009-06-20",
                    "end_date": "2009-06-21",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sdl",
        "mikmod",
        "modplug-tracker",
        "modplug",
        "libfltk"
    ]
}