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

[
    {
        "url": "https://demozoo.org/api/v1/productions/135072/?format=api",
        "demozoo_url": "https://demozoo.org/productions/135072/",
        "id": 135072,
        "title": "d159",
        "author_nicks": [
            {
                "name": "Simppafi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7055/?format=api",
                    "id": 7055,
                    "name": "Simppafi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-03-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
                "id": 52,
                "name": "Android"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            },
            {
                "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"
            }
        ],
        "tags": [
            "gnu-rocket",
            ".net-4.0",
            "uno",
            "deferred-rendering",
            "ssao",
            "opengl-es-2.0"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25971/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25971/",
        "id": 25971,
        "title": "Pipedope",
        "author_nicks": [
            {
                "name": "Jac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7055/?format=api",
                    "id": 7055,
                    "name": "Simppafi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]