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

{
    "url": "https://demozoo.org/api/v1/productions/75062/?format=api",
    "demozoo_url": "https://demozoo.org/productions/75062/",
    "id": 75062,
    "title": "Syntax 2013 Invitation",
    "author_nicks": [
        {
            "name": "Disaster Area",
            "abbreviation": "DA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3594/?format=api",
                "id": 3594,
                "name": "Disaster Area",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-06-09",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gaia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44590/?format=api",
                    "id": 44590,
                    "name": "GaiaSword",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "video"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/flashback13/animation_video/syntax2013invite.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61524"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "41",
            "competition": {
                "id": 7872,
                "name": "Animation / Video",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1786/",
                    "id": 1786,
                    "name": "Flashback 2013",
                    "tagline": "",
                    "start_date": "2013-06-08",
                    "end_date": "2013-06-10",
                    "location": "Sydney, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.869629,
                    "longitude": 151.206955,
                    "website": "http://www.defame.com.au/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1892/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1892/",
            "id": 1892,
            "name": "Syntax 2013",
            "tagline": "",
            "start_date": "2013-11-09",
            "end_date": "2013-11-10",
            "location": "Melbourne, Victoria, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -37.814,
            "longitude": 144.96332,
            "website": "http://www.syntaxparty.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}