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

{
    "url": "https://demozoo.org/api/v1/productions/131967/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131967/",
    "id": 131967,
    "title": "Payback",
    "author_nicks": [
        {
            "name": "Jugz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56491/?format=api",
                "id": 56491,
                "name": "Jugz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-01-31",
    "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": "Jugi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/177/?format=api",
                    "id": 177,
                    "name": "Jugi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Visuals"
        },
        {
            "nick": {
                "name": "Jugi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/177/?format=api",
                    "id": 177,
                    "name": "Jugi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jugi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/177/?format=api",
                    "id": 177,
                    "name": "Jugi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.komplex.org/~jugi/JUGZ-PAYBACK/JUGZ-PAYBACK.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/payback15/pc_demo/demorelease.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64986"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=r3o3exExU2E"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "210",
            "competition": {
                "id": 11224,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2290/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2290/",
                    "id": 2290,
                    "name": "Payback 2015",
                    "tagline": "Final round",
                    "start_date": "2015-01-30",
                    "end_date": "2015-02-01",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.thepayback.fi/2015"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "techno",
        "unity",
        "concept",
        "spoken-word",
        "drugs",
        "screenshots-needed"
    ]
}