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

{
    "url": "https://demozoo.org/api/v1/productions/373567/?format=api",
    "demozoo_url": "https://demozoo.org/productions/373567/",
    "id": 373567,
    "title": "6 Pin Bowling",
    "author_nicks": [
        {
            "name": "Gary James",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150364/?format=api",
                "id": 150364,
                "name": "Gary James",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gary James",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150364/?format=api",
                    "id": 150364,
                    "name": "Gary James",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gary James",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150364/?format=api",
                    "id": 150364,
                    "name": "Gary James",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20071025151234/http://www.cosine.org.uk/c64cgc/files/2005/6_pin_bowling.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20071025151234/http://www.cosine.org.uk/c64cgc/games_view.php?id=61"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19920,
                "name": "C64 Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5335/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5335/",
                    "id": 5335,
                    "name": "C64 Crap Game Compo 2005",
                    "tagline": "",
                    "start_date": "2005-01-01",
                    "end_date": "2005-12-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://web.archive.org/web/20071212014219/http://www.cosine.org.uk/c64cgc/games.php?yr=2005"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}