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

{
    "url": "https://demozoo.org/api/v1/productions/75237/?format=api",
    "demozoo_url": "https://demozoo.org/productions/75237/",
    "id": 75237,
    "title": "We Own Your Language",
    "author_nicks": [
        {
            "name": "HyperCube",
            "abbreviation": "HC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28780/?format=api",
                "id": 28780,
                "name": "HyperCube",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-06-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "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": "Cybear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25110/?format=api",
                    "id": 25110,
                    "name": "Cybear",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D, 3D"
        },
        {
            "nick": {
                "name": "Elmindreda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40688/?format=api",
                    "id": 40688,
                    "name": "Elmindreda",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Salome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30620/?format=api",
                    "id": 30620,
                    "name": "Salome",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Retro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30581/?format=api",
                    "id": 30581,
                    "name": "Retro",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Gazman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22943/?format=api",
                    "id": 22943,
                    "name": "Gazman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Gazman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22943/?format=api",
                    "id": 22943,
                    "name": "Gazman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/remedy03/demo/we_own_your_language-by-hypercube.mpg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/remedy03/demo/we_own_your_language.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17107"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=HgpLtApe9fg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "36",
            "competition": {
                "id": 7893,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/618/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/618/",
                    "id": 618,
                    "name": "Remedy 2003",
                    "tagline": "",
                    "start_date": "2003-06-26",
                    "end_date": "2003-06-29",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl-1.1"
    ]
}