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

{
    "url": "https://demozoo.org/api/v1/productions/295101/?format=api",
    "demozoo_url": "https://demozoo.org/productions/295101/",
    "id": 295101,
    "title": "MZ runner",
    "author_nicks": [
        {
            "name": "MooZ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17739/?format=api",
                "id": 17739,
                "name": "MooZ",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/83/?format=api",
            "id": 83,
            "name": "Sharp MZ"
        }
    ],
    "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": "https://github.com/BlockoS/mzrunner/releases/download/v0.0/main.m12"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://twitter.com/BlockoS/status/1115346843507023873"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/BlockoS/mzrunner"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 16502,
                "name": "Speed Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4299/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4299/",
                    "id": 4299,
                    "name": "Atari Connexion 2019",
                    "tagline": "",
                    "start_date": "2019-04-06",
                    "end_date": "2019-04-07",
                    "location": "Congis-sur-Thérouanne, Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.0,
                    "longitude": 2.98333,
                    "website": "http://www.jaguar-connexion.fr.st/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}