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

[
    {
        "url": "https://demozoo.org/api/v1/productions/339017/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/339017/",
        "id": 339017,
        "title": "4 Years Old Wine",
        "author_nicks": [
            {
                "name": "Spacecake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141402/?format=api",
                    "id": 141402,
                    "name": "Spacecake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Clash",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41963/?format=api",
                    "id": 41963,
                    "name": "Clash",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-12-19",
        "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/339010/?format=api",
        "demozoo_url": "https://demozoo.org/music/339010/",
        "id": 339010,
        "title": "Radio 604",
        "author_nicks": [
            {
                "name": "Spacecake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141402/?format=api",
                    "id": 141402,
                    "name": "Spacecake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Clash",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41963/?format=api",
                    "id": 41963,
                    "name": "Clash",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-12-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]