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

[
    {
        "url": "https://demozoo.org/api/v1/productions/127848/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/127848/",
        "id": 127848,
        "title": "Skateboard in Hawaii",
        "author_nicks": [
            {
                "name": "thejoltjoker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55039/?format=api",
                    "id": 55039,
                    "name": "thejoltjoker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Caffeine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55040/?format=api",
                    "id": 55040,
                    "name": "Caffeine",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-11-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/127946/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/127946/",
        "id": 127946,
        "title": "GameBoy Advance",
        "author_nicks": [
            {
                "name": "thejoltjoker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55039/?format=api",
                    "id": 55039,
                    "name": "thejoltjoker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Caffeine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55040/?format=api",
                    "id": 55040,
                    "name": "Caffeine",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-11-28",
        "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/127980/?format=api",
        "demozoo_url": "https://demozoo.org/productions/127980/",
        "id": 127980,
        "title": "Rock Rock Rock 2000",
        "author_nicks": [
            {
                "name": "thejoltjoker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55039/?format=api",
                    "id": 55039,
                    "name": "thejoltjoker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Caffeine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55040/?format=api",
                    "id": 55040,
                    "name": "Caffeine",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-11-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "python"
        ]
    }
]