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

{
    "url": "https://demozoo.org/api/v1/productions/176287/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176287/",
    "id": 176287,
    "title": "Sheep Invasion",
    "author_nicks": [
        {
            "name": "Rabenauge",
            "abbreviation": "RAB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                "id": 3625,
                "name": "Rabenauge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-07-21",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bodo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4044/?format=api",
                    "id": 4044,
                    "name": "Bodo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Titus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5962/?format=api",
                    "id": 5962,
                    "name": "Titus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Crome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11700/?format=api",
                    "id": 11700,
                    "name": "Crome",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.rabenauge.com/data/rab-SheepInvasion.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/nordlicht17/gravedigger/sheepinvasion.tar.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71158"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=eh-pInh0Jc0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "114",
            "competition": {
                "id": 13616,
                "name": "Gravedigger",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3096/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3096/",
                    "id": 3096,
                    "name": "Nordlicht 2017",
                    "tagline": "We are still alive",
                    "start_date": "2017-07-21",
                    "end_date": "2017-07-23",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "http://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}