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

{
    "url": "https://demozoo.org/api/v1/productions/75365/?format=api",
    "demozoo_url": "https://demozoo.org/productions/75365/",
    "id": 75365,
    "title": "tRY nEXT sTAGE",
    "author_nicks": [
        {
            "name": "Division Zero",
            "abbreviation": "Div0",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5946/?format=api",
                "id": 5946,
                "name": "Division Zero",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-01-24",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/sota04/demo/tns.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11470"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=AzXPXiwoH_g"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "68",
            "competition": {
                "id": 7516,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/652/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/652/",
                    "id": 652,
                    "name": "State of the Art 2004",
                    "tagline": "St(Art) 2004",
                    "start_date": "2004-01-23",
                    "end_date": "2004-01-25",
                    "location": "Tourcoing, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.722389,
                    "longitude": 3.15937,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}