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

{
    "url": "https://demozoo.org/api/v1/productions/173989/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173989/",
    "id": 173989,
    "title": "Js1k 2015 Invitro",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "subzey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72461/?format=api",
                    "id": 72461,
                    "name": "subzey",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://subzey.github.io/js1k2015invitro/"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64966"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3274/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3274/",
            "id": 3274,
            "name": "js1k 2015",
            "tagline": "",
            "start_date": "2015-01-01",
            "end_date": "2015-03-15",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://js1k.com/2015-hypetrain/"
        }
    ],
    "screenshots": [],
    "tags": []
}