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

{
    "url": "https://demozoo.org/api/v1/productions/156466/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156466/",
    "id": 156466,
    "title": "One Moment of Tecnikality 70%",
    "author_nicks": [
        {
            "name": "Civitas",
            "abbreviation": "CIVI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                "id": 5554,
                "name": "Civitas",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-05-08",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nightlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4003/?format=api",
                    "id": 4003,
                    "name": "Nightlord",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/c/Civitas/One_Moment_of_Tecnikaliti.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/73641/One_Moment_of_Tecnikaliti.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/7d04/demo/omot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=13465"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12573"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8,57",
            "competition": {
                "id": 12292,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/639/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/639/",
                    "id": 639,
                    "name": "7D 2004",
                    "tagline": "7D4 Demo Party III",
                    "start_date": "2004-05-08",
                    "end_date": "2004-05-09",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}