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

{
    "url": "https://demozoo.org/api/v1/productions/178158/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178158/",
    "id": 178158,
    "title": "FB Oldschool Intro",
    "author_nicks": [
        {
            "name": "The New Dimension",
            "abbreviation": "TND",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16410/?format=api",
                "id": 16410,
                "name": "The New Dimension",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-02-25",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Richard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Richard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Richard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Richard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/95461/TND_FB_INTRO.d64"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/95463/FB_SOURCE.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=98022"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59345"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13768,
                "name": "Oldskool Cracktro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3469/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3469/",
                    "id": 3469,
                    "name": "Facebook Oldskool Cracktro Compo 2011",
                    "tagline": "",
                    "start_date": "2010-12-26",
                    "end_date": "2011-02-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7b/25/f94f.377020.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/7b/25/f94f.377020.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7b/25/f94f.377020.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "source-available"
    ]
}