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

{
    "url": "https://demozoo.org/api/v1/productions/376274/?format=api",
    "demozoo_url": "https://demozoo.org/productions/376274/",
    "id": 376274,
    "title": "DragonDrop",
    "author_nicks": [
        {
            "name": "flexi23",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51933/?format=api",
                "id": 51933,
                "name": "flexi23",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-03",
    "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/2014-dragons/demo/1903"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63564"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-YrcJI6eH2c"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3275/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3275/",
            "id": 3275,
            "name": "js1k 2014",
            "tagline": "",
            "start_date": "2014",
            "end_date": "2014",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://js1k.com/2014-dragons/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}