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

{
    "url": "https://demozoo.org/api/v1/productions/270997/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270997/",
    "id": 270997,
    "title": "Nulltro",
    "author_nicks": [
        {
            "name": "St. Vincent And The Grenadines",
            "abbreviation": "SVatG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3526/?format=api",
                "id": 3526,
                "name": "St. Vincent And The Grenadines",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nobuyuki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45807/?format=api",
                    "id": 45807,
                    "name": "Nobuyuki",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://engramstudio.com/nulltro.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54271"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=S6-q9RHjn6c"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "commercial-music"
    ]
}