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

{
    "url": "https://demozoo.org/api/v1/productions/30554/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30554/",
    "id": 30554,
    "title": "1977",
    "author_nicks": [
        {
            "name": "Up Rough Soundsystem",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Iopop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2805/?format=api",
                    "id": 2805,
                    "name": "Iopop",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dino",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12944/?format=api",
                    "id": 12944,
                    "name": "Dino",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Goto80",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2055/?format=api",
                    "id": 2055,
                    "name": "Goto80",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/u/Up_Rough/1977.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/lcp02/demo/08_10_13_onefiledemos.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6481"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7940"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "0",
            "competition": {
                "id": 1311,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/370/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/370/",
                    "id": 370,
                    "name": "Little Computer People 2002",
                    "tagline": "",
                    "start_date": "2002-08-02",
                    "end_date": "2002-08-04",
                    "location": "Linköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.411091,
                    "longitude": 15.62565,
                    "website": "http://www.lcp.c64.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9e/f2/9780.7944.jpg",
            "original_width": 338,
            "original_height": 228,
            "standard_url": "https://media.demozoo.org/screens/s/9e/f2/9780.7944.jpg",
            "standard_width": 338,
            "standard_height": 228,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9e/f2/9780.7944.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 134
        }
    ],
    "tags": []
}