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

[
    {
        "url": "https://demozoo.org/api/v1/productions/139937/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/139937/",
        "id": 139937,
        "title": "Links Neben Der Leertaste (C64)",
        "author_nicks": [
            {
                "name": "PETSCII Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11347/?format=api",
                    "id": 11347,
                    "name": "moqui",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "StIIber Twins",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59518/?format=api",
                    "id": 59518,
                    "name": "StIIber Twins",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-06-20",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139897/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/139897/",
        "id": 139897,
        "title": "Links neben der Leertaste",
        "author_nicks": [
            {
                "name": "ANSI Mar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11347/?format=api",
                    "id": 11347,
                    "name": "moqui",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "StIIber Twins",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59518/?format=api",
                    "id": 59518,
                    "name": "StIIber Twins",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-06-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]