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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153515/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153515/",
        "id": 153515,
        "title": "The Othello Screen",
        "author_nicks": [
            {
                "name": "Replicants",
                "abbreviation": "REPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                    "id": 31491,
                    "name": "The Replicants",
                    "is_group": true
                }
            },
            {
                "name": "Zarathustra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46865/?format=api",
                    "id": 46865,
                    "name": "Zarathustra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-09-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/131207/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131207/",
        "id": 131207,
        "title": "The Fast Cruncher 2",
        "author_nicks": [
            {
                "name": "Zarathustra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46865/?format=api",
                    "id": 46865,
                    "name": "Zarathustra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "packer"
        ]
    }
]