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

[
    {
        "url": "https://demozoo.org/api/v1/productions/298616/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298616/",
        "id": 298616,
        "title": "Below The Root",
        "author_nicks": [
            {
                "name": "One Eye",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55120/?format=api",
                    "id": 55120,
                    "name": "One Eye",
                    "is_group": false
                }
            },
            {
                "name": "The Atom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55121/?format=api",
                    "id": 55121,
                    "name": "The Atom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "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/291117/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291117/",
        "id": 291117,
        "title": "Swiss Family Robinson",
        "author_nicks": [
            {
                "name": "One Eye",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55120/?format=api",
                    "id": 55120,
                    "name": "One Eye",
                    "is_group": false
                }
            },
            {
                "name": "The Atom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55121/?format=api",
                    "id": 55121,
                    "name": "The Atom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1984",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]