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

[
    {
        "url": "https://demozoo.org/api/v1/productions/379522/?format=api",
        "demozoo_url": "https://demozoo.org/productions/379522/",
        "id": 379522,
        "title": "IFS_Fire",
        "author_nicks": [
            {
                "name": "The Frood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152570/?format=api",
                    "id": 152570,
                    "name": "Thy Fro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ARMBugz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58501/?format=api",
                    "id": 58501,
                    "name": "ARMBugz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/379523/?format=api",
        "demozoo_url": "https://demozoo.org/productions/379523/",
        "id": 379523,
        "title": "Invaders2",
        "author_nicks": [
            {
                "name": "Marvin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152571/?format=api",
                    "id": 152571,
                    "name": "Marvin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ARMBugz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58501/?format=api",
                    "id": 58501,
                    "name": "ARMBugz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/379524/?format=api",
        "demozoo_url": "https://demozoo.org/productions/379524/",
        "id": 379524,
        "title": "Pacman",
        "author_nicks": [
            {
                "name": "The Frood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152570/?format=api",
                    "id": 152570,
                    "name": "Thy Fro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ARMBugz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58501/?format=api",
                    "id": 58501,
                    "name": "ARMBugz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]