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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58617/?format=api",
        "demozoo_url": "https://demozoo.org/music/58617/",
        "id": 58617,
        "title": "jam17022002-1",
        "author_nicks": [
            {
                "name": "Aenedra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34236/?format=api",
                    "id": 34236,
                    "name": "Aenedra",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Enough Records",
                "abbreviation": "enoughrec",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21722/?format=api",
                    "id": 21722,
                    "name": "Enough Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "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/58789/?format=api",
        "demozoo_url": "https://demozoo.org/music/58789/",
        "id": 58789,
        "title": "jam17072002-2",
        "author_nicks": [
            {
                "name": "Aenedra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34236/?format=api",
                    "id": 34236,
                    "name": "Aenedra",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Enough Records",
                "abbreviation": "enoughrec",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21722/?format=api",
                    "id": 21722,
                    "name": "Enough Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]