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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50721/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50721/",
        "id": 50721,
        "title": "Need For Speed \"Real Life\"",
        "author_nicks": [
            {
                "name": "DJ Da Bro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30192/?format=api",
                    "id": 30192,
                    "name": "DJ Da Bro",
                    "is_group": false
                }
            },
            {
                "name": "The Mighty One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30190/?format=api",
                    "id": 30190,
                    "name": "The Mighty One",
                    "is_group": false
                }
            },
            {
                "name": "The Preformer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30191/?format=api",
                    "id": 30191,
                    "name": "The Preformer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lekkertjooo's United",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30193/?format=api",
                    "id": 30193,
                    "name": "Lekkertjooo's United",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50746/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50746/",
        "id": 50746,
        "title": "Ministek Flavour",
        "author_nicks": [
            {
                "name": "Msw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10670/?format=api",
                    "id": 10670,
                    "name": "Msw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jolly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13621/?format=api",
                    "id": 13621,
                    "name": "Jolly",
                    "is_group": true
                }
            },
            {
                "name": "Lekkertjooo's United",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30193/?format=api",
                    "id": 30193,
                    "name": "Lekkertjooo's United",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]