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

{
    "url": "https://demozoo.org/api/v1/productions/77581/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77581/",
    "id": 77581,
    "title": "GrandPa",
    "author_nicks": [
        {
            "name": "Adinpsz",
            "abbreviation": "az",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3622/?format=api",
                "id": 3622,
                "name": "Adinpsz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-06-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "cb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24336/?format=api",
                    "id": 24336,
                    "name": "cb",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "wullon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11496/?format=api",
                    "id": 11496,
                    "name": "wullon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/demojs13/in8k/adinpsz_-_grandpa.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61533"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 8087,
                "name": "8K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1792/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1792/",
                    "id": 1792,
                    "name": "DemoJS 2013",
                    "tagline": "JS Pride",
                    "start_date": "2013-06-28",
                    "end_date": "2013-06-30",
                    "location": "Paris, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.85693,
                    "longitude": 2.3412,
                    "website": "http://demojs.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}