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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47368/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47368/",
        "id": 47368,
        "title": "Kiss me where it smells funny",
        "author_nicks": [
            {
                "name": "Jigga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15898/?format=api",
                    "id": 15898,
                    "name": "Jigga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "oCCult",
                "abbreviation": "oCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11773/?format=api",
                    "id": 11773,
                    "name": "oCCult",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47373/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47373/",
        "id": 47373,
        "title": "Down and Dirty",
        "author_nicks": [
            {
                "name": "Jigga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15898/?format=api",
                    "id": 15898,
                    "name": "Jigga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "oCCult",
                "abbreviation": "oCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11773/?format=api",
                    "id": 11773,
                    "name": "oCCult",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47406/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47406/",
        "id": 47406,
        "title": "Schutzmarke",
        "author_nicks": [
            {
                "name": "Jigga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15898/?format=api",
                    "id": 15898,
                    "name": "Jigga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "oCCult",
                "abbreviation": "oCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11773/?format=api",
                    "id": 11773,
                    "name": "oCCult",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]