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

[
    {
        "url": "https://demozoo.org/api/v1/productions/269974/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269974/",
        "id": 269974,
        "title": "7dumped demo",
        "author_nicks": [
            {
                "name": "Ecological Research Group",
                "abbreviation": "ERG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42132/?format=api",
                    "id": 42132,
                    "name": "Ecological Research Group",
                    "is_group": true
                }
            },
            {
                "name": "Nirvana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42133/?format=api",
                    "id": 42133,
                    "name": "Nirvana",
                    "is_group": true
                }
            },
            {
                "name": "unc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3842/?format=api",
                    "id": 3842,
                    "name": "unc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "werkkzeug",
            "placeholder-screenshot"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83036/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83036/",
        "id": 83036,
        "title": "Realshit",
        "author_nicks": [
            {
                "name": "Nirvana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42133/?format=api",
                    "id": 42133,
                    "name": "Nirvana",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-26",
        "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"
            }
        ],
        "tags": [
            "werkkzeug",
            "commercial-music"
        ]
    }
]