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

{
    "url": "https://demozoo.org/api/v1/productions/127354/?format=api",
    "demozoo_url": "https://demozoo.org/productions/127354/",
    "id": 127354,
    "title": "Ford Mustang",
    "author_nicks": [
        {
            "name": "Flood",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46905/?format=api",
                "id": 46905,
                "name": "Flood",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-11-27",
    "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": "stf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47470/?format=api",
                    "id": 47470,
                    "name": "stf",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "No-XS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12740/?format=api",
                    "id": 12740,
                    "name": "No-XS",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hammerfist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3858/?format=api",
                    "id": 3858,
                    "name": "Hammerfist",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/134454/fld-fordmustang.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64846"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 42,
            "ranking": "42",
            "score": "6,0 (0%/6,3%)",
            "competition": {
                "id": 14061,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3546/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3546/",
                    "id": 3546,
                    "name": "Intro Creation Competition 2014",
                    "tagline": "",
                    "start_date": "2014-10-28",
                    "end_date": "2014-12-27",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=2286"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/ca/d54d.73019.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/09/ca/d54d.73019.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/ca/d54d.73019.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}