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

[
    {
        "url": "https://demozoo.org/api/v1/productions/348073/?format=api",
        "demozoo_url": "https://demozoo.org/productions/348073/",
        "id": 348073,
        "title": "Dogfight 2187",
        "author_nicks": [
            {
                "name": "The Wild Boys",
                "abbreviation": "TWB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110066/?format=api",
                    "id": 110066,
                    "name": "The Wild Boys",
                    "is_group": true
                }
            },
            {
                "name": "Trianon",
                "abbreviation": "TRI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39770/?format=api",
                    "id": 39770,
                    "name": "Trianon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/330330/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330330/",
        "id": 330330,
        "title": "The Jet V2.00",
        "author_nicks": [
            {
                "name": "The Wild Boys",
                "abbreviation": "TWB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110066/?format=api",
                    "id": 110066,
                    "name": "The Wild Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-03-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]