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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297568/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297568/",
        "id": 297568,
        "title": "User Stats V1.01",
        "author_nicks": [
            {
                "name": "Renegade",
                "abbreviation": "RNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28588/?format=api",
                    "id": 28588,
                    "name": "Renegade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "fame"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/195183/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195183/",
        "id": 195183,
        "title": "LastCaller V0.7",
        "author_nicks": [
            {
                "name": "Renegade",
                "abbreviation": "RNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28588/?format=api",
                    "id": 28588,
                    "name": "Renegade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "fame"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/195182/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195182/",
        "id": 195182,
        "title": "FunkyAdder V1.01",
        "author_nicks": [
            {
                "name": "Renegade",
                "abbreviation": "RNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28588/?format=api",
                    "id": 28588,
                    "name": "Renegade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "fame"
        ]
    }
]