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

[
    {
        "url": "https://demozoo.org/api/v1/productions/115758/?format=api",
        "demozoo_url": "https://demozoo.org/music/115758/",
        "id": 115758,
        "title": "Birdie!",
        "author_nicks": [
            {
                "name": "Norbergz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22920/?format=api",
                    "id": 22920,
                    "name": "Norbergz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-05-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/69515/?format=api",
        "demozoo_url": "https://demozoo.org/music/69515/",
        "id": 69515,
        "title": "Norbergz - Här Kan man lana",
        "author_nicks": [
            {
                "name": "Norbergz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22920/?format=api",
                    "id": 22920,
                    "name": "Norbergz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-05-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34668/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34668/",
        "id": 34668,
        "title": "Norbergz - Birdie har det!",
        "author_nicks": [
            {
                "name": "Norbergz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22920/?format=api",
                    "id": 22920,
                    "name": "Norbergz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-05-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]