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

{
    "url": "https://demozoo.org/api/v1/productions/386329/?format=api",
    "demozoo_url": "https://demozoo.org/productions/386329/",
    "id": 386329,
    "title": "Neon Fantasy",
    "author_nicks": [
        {
            "name": "iverjo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24189/?format=api",
                "id": 24189,
                "name": "iverjo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-10",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/iver56/neon-fantasy/releases/download/v1.0/neon-fantasy.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://iver56.github.io/neon-fantasy/"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/iver56/neon-fantasy"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78651"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sLt0IGDlCUI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 20652,
                "name": "Mobile Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5529/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5529/",
                    "id": 5529,
                    "name": "ARM DemoCompo",
                    "tagline": "",
                    "start_date": "2018-10-25",
                    "end_date": "2018-10-25",
                    "location": "Trondheim, Trøndelag, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.42811,
                    "longitude": 10.39687,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "three.js",
        "source-available",
        "nin"
    ]
}