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

{
    "url": "https://demozoo.org/api/v1/productions/165055/?format=api",
    "demozoo_url": "https://demozoo.org/productions/165055/",
    "id": 165055,
    "title": "Womb",
    "author_nicks": [
        {
            "name": "Centolos",
            "abbreviation": "CTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16378/?format=api",
                "id": 16378,
                "name": "Centolos",
                "is_group": true
            }
        },
        {
            "name": "Dosis",
            "abbreviation": "DSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20296/?format=api",
                "id": 20296,
                "name": "Dosis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/1998/arroutada98/demo/d%26c_womb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=276"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=blIQGlzj5BI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 12847,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/882/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/882/",
                    "id": 882,
                    "name": "Arroutada 1998",
                    "tagline": "",
                    "start_date": "1998-10",
                    "end_date": "1998-10",
                    "location": "Provincia da Coruña, Galicia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.16667,
                    "longitude": -8.41667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}