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

[
    {
        "url": "https://demozoo.org/api/v1/productions/135206/?format=api",
        "demozoo_url": "https://demozoo.org/productions/135206/",
        "id": 135206,
        "title": "Enough Trailer",
        "author_nicks": [
            {
                "name": "Cabbibo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48526/?format=api",
                    "id": 48526,
                    "name": "Cabbibo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-03-19",
        "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"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/125638/?format=api",
        "demozoo_url": "https://demozoo.org/music/125638/",
        "id": 125638,
        "title": "That Was Just (Stupidly)",
        "author_nicks": [
            {
                "name": "Cabbibo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48526/?format=api",
                    "id": 48526,
                    "name": "Cabbibo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-11-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/125666/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125666/",
        "id": 125666,
        "title": "NVScene 2015",
        "author_nicks": [
            {
                "name": "Cabbibo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48526/?format=api",
                    "id": 48526,
                    "name": "Cabbibo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-11-08",
        "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"
            }
        ],
        "tags": [
            "webgl",
            "three.js"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/104135/?format=api",
        "demozoo_url": "https://demozoo.org/productions/104135/",
        "id": 104135,
        "title": "Holly",
        "author_nicks": [
            {
                "name": "Cabbibo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48526/?format=api",
                    "id": 48526,
                    "name": "Cabbibo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-03-26",
        "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"
            }
        ],
        "tags": [
            "webgl",
            "three.js",
            "first-production"
        ]
    }
]