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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47467/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47467/",
        "id": 47467,
        "title": "Mans best friend :)",
        "author_nicks": [
            {
                "name": "Mahogny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29139/?format=api",
                    "id": 29139,
                    "name": "Mahogny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Real Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29140/?format=api",
                    "id": 29140,
                    "name": "Real Software",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-02",
        "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/47608/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47608/",
        "id": 47608,
        "title": "Sheep Counter",
        "author_nicks": [
            {
                "name": "Mahogny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29139/?format=api",
                    "id": 29139,
                    "name": "Mahogny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Real Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29140/?format=api",
                    "id": 29140,
                    "name": "Real Software",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133013/?format=api",
        "demozoo_url": "https://demozoo.org/productions/133013/",
        "id": 133013,
        "title": "Anclean",
        "author_nicks": [
            {
                "name": "Johan Henriksson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57023/?format=api",
                    "id": 57023,
                    "name": "Johan Henriksson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Real Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29140/?format=api",
                    "id": 29140,
                    "name": "Real Software",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]