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

{
    "url": "https://demozoo.org/api/v1/productions/387012/?format=api",
    "demozoo_url": "https://demozoo.org/productions/387012/",
    "id": 387012,
    "title": "samegame1k",
    "author_nicks": [
        {
            "name": "Gabesz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63051/?format=api",
                "id": 63051,
                "name": "Gabesz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-02",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://js1k.com/2017-magic/demo/2650"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68844"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3277/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3277/",
            "id": 3277,
            "name": "js1k 2017",
            "tagline": "",
            "start_date": "2017-05-27",
            "end_date": "2017-05-28",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.js1k.com"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}