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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41113/?format=api",
        "demozoo_url": "https://demozoo.org/productions/41113/",
        "id": 41113,
        "title": "WBuffer",
        "author_nicks": [
            {
                "name": "Jalava",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10123/?format=api",
                    "id": 10123,
                    "name": "Jalava",
                    "is_group": false
                }
            },
            {
                "name": "Thoron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19033/?format=api",
                    "id": 19033,
                    "name": "Thoron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-07-29",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80252/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/80252/",
        "id": 80252,
        "title": "Futuristic",
        "author_nicks": [
            {
                "name": "Jalava",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10123/?format=api",
                    "id": 10123,
                    "name": "Jalava",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Static",
                "abbreviation": "STC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10122/?format=api",
                    "id": 10122,
                    "name": "Static",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-01-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]