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

{
    "url": "https://demozoo.org/api/v1/productions/99499/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99499/",
    "id": 99499,
    "title": "OutOhMat",
    "author_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12",
    "supertype": "production",
    "platforms": [
        {
            "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": "mu6k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14411/?format=api",
                    "id": 14411,
                    "name": "Musk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Parsec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13167/?format=api",
                    "id": 13167,
                    "name": "Parsec",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tmdc.scene.org/tmdc15/OutOhMat.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/tmdc15/outohmat.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60939"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=db-oG7Ph6SE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "87.86",
            "competition": {
                "id": 9996,
                "name": "Textmode Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2095/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2095/",
                    "id": 2095,
                    "name": "TMDC 2012",
                    "tagline": "15",
                    "start_date": "2012-12-12",
                    "end_date": "2012-12-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://tmdc.scene.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode"
    ]
}