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

{
    "url": "https://demozoo.org/api/v1/productions/180268/?format=api",
    "demozoo_url": "https://demozoo.org/productions/180268/",
    "id": 180268,
    "title": "Worlds",
    "author_nicks": [
        {
            "name": "Dekadence",
            "abbreviation": "DKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-11-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ricky Martin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3041/?format=api",
                    "id": 3041,
                    "name": "Ricky Martin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ricky Martin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3041/?format=api",
                    "id": 3041,
                    "name": "Ricky Martin",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/vortex17/demo/worlds-by-dekadence.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/superjohan/worlds"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72456"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cI9C751w01E"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "67",
            "competition": {
                "id": 13941,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3508/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3508/",
                    "id": 3508,
                    "name": "Vortex 2017",
                    "tagline": "",
                    "start_date": "2017-11-24",
                    "end_date": "2017-11-26",
                    "location": "Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.7,
                    "longitude": 23.71667,
                    "website": "http://vortexparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ios"
    ]
}