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

{
    "url": "https://demozoo.org/api/v1/productions/185184/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185184/",
    "id": 185184,
    "title": "It's Just Revision",
    "author_nicks": [
        {
            "name": "Maikel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146547/?format=api",
                "id": 146547,
                "name": "Maikel",
                "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": "2018-03-31",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/revision18/animation-video/its_just_revision.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75828"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "713",
            "competition": {
                "id": 14177,
                "name": "Animation/Video",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3537/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3537/",
                    "id": 3537,
                    "name": "Revision 2018",
                    "tagline": "",
                    "start_date": "2018-03-30",
                    "end_date": "2018-04-02",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2018.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "photoshop",
        "after-effects",
        "3d-studio-max",
        "octane-render-3"
    ]
}