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

{
    "url": "https://demozoo.org/api/v1/productions/136104/?format=api",
    "demozoo_url": "https://demozoo.org/productions/136104/",
    "id": 136104,
    "title": "The Quest For Coin",
    "author_nicks": [
        {
            "name": "Wurstgetrank",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37572/?format=api",
                "id": 37572,
                "name": "Wurstgetrank",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Poo-Brain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                "id": 34777,
                "name": "Poo-Brain",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-04-04",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/revision15/game/poo-brain_the-quest-for-coin.7z"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "644",
            "competition": {
                "id": 11387,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2444/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2444/",
                    "id": 2444,
                    "name": "Revision 2015",
                    "tagline": "",
                    "start_date": "2015-04-03",
                    "end_date": "2015-04-06",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2015.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "unity"
    ]
}