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

[
    {
        "url": "https://demozoo.org/api/v1/productions/340038/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340038/",
        "id": 340038,
        "title": "One! 1",
        "author_nicks": [
            {
                "name": "Pentagon",
                "abbreviation": "PTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135761/?format=api",
                    "id": 135761,
                    "name": "Pentagon",
                    "is_group": true
                }
            },
            {
                "name": "Poison",
                "abbreviation": "PSN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108630/?format=api",
                    "id": 108630,
                    "name": "Poison",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09-01",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/345078/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345078/",
        "id": 345078,
        "title": "Poison Intro",
        "author_nicks": [
            {
                "name": "Pentagon",
                "abbreviation": "PTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135761/?format=api",
                    "id": 135761,
                    "name": "Pentagon",
                    "is_group": true
                }
            },
            {
                "name": "Poison",
                "abbreviation": "PSN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108630/?format=api",
                    "id": 108630,
                    "name": "Poison",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09-01",
        "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": []
    }
]