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

{
    "url": "https://demozoo.org/api/v1/productions/182751/?format=api",
    "demozoo_url": "https://demozoo.org/productions/182751/",
    "id": 182751,
    "title": "tmdc20 boycott",
    "author_nicks": [
        {
            "name": "PoroCYon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73854/?format=api",
                "id": 73854,
                "name": "PoroCYon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-12-11",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tmdc.scene.org/tmdc20/tmdc20-boycott.tar.xz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/tmdc20/tmdc20-boycott.tar.xz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73789"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "disq",
            "score": "0.00",
            "competition": {
                "id": 14056,
                "name": "Textmode Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3527/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3527/",
                    "id": 3527,
                    "name": "TMDC 20 (2017)",
                    "tagline": "",
                    "start_date": "2017-11-11",
                    "end_date": "2017-12-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://tmdc.scene.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}