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

[
    {
        "url": "https://demozoo.org/api/v1/productions/217679/?format=api",
        "demozoo_url": "https://demozoo.org/productions/217679/",
        "id": 217679,
        "title": "By the Way 2",
        "author_nicks": [
            {
                "name": "Alicja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101667/?format=api",
                    "id": 101667,
                    "name": "Alicja",
                    "is_group": false
                }
            },
            {
                "name": "Basza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101668/?format=api",
                    "id": 101668,
                    "name": "Basza",
                    "is_group": false
                }
            },
            {
                "name": "Dersu-Uzala",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101669/?format=api",
                    "id": 101669,
                    "name": "Dersu-Uzala",
                    "is_group": false
                }
            },
            {
                "name": "Jamer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64340/?format=api",
                    "id": 64340,
                    "name": "Jamer",
                    "is_group": false
                }
            },
            {
                "name": "Kruku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101665/?format=api",
                    "id": 101665,
                    "name": "Kruku",
                    "is_group": false
                }
            },
            {
                "name": "Krzys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104994/?format=api",
                    "id": 104994,
                    "name": "Krzys",
                    "is_group": false
                }
            },
            {
                "name": "Krzysiu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101670/?format=api",
                    "id": 101670,
                    "name": "Krzysiu",
                    "is_group": false
                }
            },
            {
                "name": "Mowglie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101666/?format=api",
                    "id": 101666,
                    "name": "Mowglie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]