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

{
    "url": "https://demozoo.org/api/v1/productions/161879/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161879/",
    "id": 161879,
    "title": "They Called It",
    "author_nicks": [
        {
            "name": "Public Service Announcement",
            "abbreviation": "PSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67081/?format=api",
                "id": 67081,
                "name": "Public Service Announcement",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-08-13",
    "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": "lug00ber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90/?format=api",
                    "id": 90,
                    "name": "lug00ber",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "cupe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15276/?format=api",
                    "id": 15276,
                    "name": "cupe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "las",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10046/?format=api",
                    "id": 10046,
                    "name": "las",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Urs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3960/?format=api",
                    "id": 3960,
                    "name": "Urs",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MouldyCat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3673/?format=api",
                    "id": 3673,
                    "name": "MouldyCat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "MouldyCat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3673/?format=api",
                    "id": 3673,
                    "name": "MouldyCat",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/evoke16/demo/psa_theycalledit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67978"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=WLruBhwdxdQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "405",
            "competition": {
                "id": 12682,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2710/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2710/",
                    "id": 2710,
                    "name": "Evoke 2016",
                    "tagline": "True Color Demo Scene",
                    "start_date": "2016-08-12",
                    "end_date": "2016-08-14",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/2016/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2929/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2929/",
            "id": 2929,
            "name": "Deadline 2016",
            "tagline": "",
            "start_date": "2016-09-30",
            "end_date": "2016-10-02",
            "location": "Land Berlin, Berlin, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.5,
            "longitude": 13.41667,
            "website": "http://demoparty.berlin/"
        }
    ],
    "screenshots": [],
    "tags": []
}