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

{
    "url": "https://demozoo.org/api/v1/productions/175056/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175056/",
    "id": 175056,
    "title": "Happy Birthday Dear Game Character",
    "author_nicks": [
        {
            "name": "Fallos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42490/?format=api",
                "id": 42490,
                "name": "Fallos",
                "is_group": false
            }
        },
        {
            "name": "Ruby",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12476/?format=api",
                "id": 12476,
                "name": "Ruby",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://enomeno.com/chimpbembly/ch16s/07_turhin/01/fab.rb"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8",
            "competition": {
                "id": 13520,
                "name": "Useless Utility",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3355/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3355/",
                    "id": 3355,
                    "name": "Chimpbembly 2016 Summer",
                    "tagline": "",
                    "start_date": "2016",
                    "end_date": "2016",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": "http://enomeno.com/chimpbembly/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}