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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23447/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23447/",
        "id": 23447,
        "title": "Lyngris",
        "author_nicks": [
            {
                "name": "Random Number Visuals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14268/?format=api",
                    "id": 14268,
                    "name": "Random Number Visuals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12-28",
        "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/19843/?format=api",
        "demozoo_url": "https://demozoo.org/productions/19843/",
        "id": 19843,
        "title": "Rund Funk",
        "author_nicks": [
            {
                "name": "Random Number Visuals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14268/?format=api",
                    "id": 14268,
                    "name": "Random Number Visuals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-12-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/278873/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278873/",
        "id": 278873,
        "title": "KrepSalsa",
        "author_nicks": [
            {
                "name": "Glad-Blad Prod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114713/?format=api",
                    "id": 114713,
                    "name": "Glad-Blad Prod",
                    "is_group": true
                }
            },
            {
                "name": "Random Number Visuals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14268/?format=api",
                    "id": 14268,
                    "name": "Random Number Visuals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]