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

[
    {
        "url": "https://demozoo.org/api/v1/productions/61810/?format=api",
        "demozoo_url": "https://demozoo.org/music/61810/",
        "id": 61810,
        "title": "Experimentaalinen anti-progejunkkamättöbittihiphop",
        "author_nicks": [
            {
                "name": "KasvIuuTejUomA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35826/?format=api",
                    "id": 35826,
                    "name": "Escimo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "tAAt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8551/?format=api",
                    "id": 8551,
                    "name": "tAAt",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-03",
        "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/197202/?format=api",
        "demozoo_url": "https://demozoo.org/music/197202/",
        "id": 197202,
        "title": "Tranquilite",
        "author_nicks": [
            {
                "name": "Escimo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35826/?format=api",
                    "id": 35826,
                    "name": "Escimo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "64ch"
        ]
    }
]