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

[
    {
        "url": "https://demozoo.org/api/v1/productions/31300/?format=api",
        "demozoo_url": "https://demozoo.org/music/31300/",
        "id": 31300,
        "title": "Mitt tog er laget av papp, elsk meg din tøs!",
        "author_nicks": [
            {
                "name": "Higen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21138/?format=api",
                    "id": 21138,
                    "name": "Higen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dark Codex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4422/?format=api",
                    "id": 4422,
                    "name": "Dark Codex",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-04-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/369209/?format=api",
        "demozoo_url": "https://demozoo.org/music/369209/",
        "id": 369209,
        "title": "My Little (De)Tune",
        "author_nicks": [
            {
                "name": "Higen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21138/?format=api",
                    "id": 21138,
                    "name": "Higen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "19ch",
            "it"
        ]
    }
]