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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85269/?format=api",
        "demozoo_url": "https://demozoo.org/music/85269/",
        "id": 85269,
        "title": "Levitar",
        "author_nicks": [
            {
                "name": "Epal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42709/?format=api",
                    "id": 42709,
                    "name": "Epal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-22",
        "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/85306/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85306/",
        "id": 85306,
        "title": "Quad",
        "author_nicks": [
            {
                "name": "Epal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42709/?format=api",
                    "id": 42709,
                    "name": "Epal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-22",
        "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/85290/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85290/",
        "id": 85290,
        "title": "Keeping you alive the gossip",
        "author_nicks": [
            {
                "name": "Epal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42709/?format=api",
                    "id": 42709,
                    "name": "Epal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-22",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]