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

[
    {
        "url": "https://demozoo.org/api/v1/productions/252745/?format=api",
        "demozoo_url": "https://demozoo.org/music/252745/",
        "id": 252745,
        "title": "Pussylicker",
        "author_nicks": [
            {
                "name": "Omen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44506/?format=api",
                    "id": 44506,
                    "name": "Omen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Violence",
                "abbreviation": "VLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3377/?format=api",
                    "id": 3377,
                    "name": "Violence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/92646/?format=api",
        "demozoo_url": "https://demozoo.org/music/92646/",
        "id": 92646,
        "title": "Funky Piano",
        "author_nicks": [
            {
                "name": "Omen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44506/?format=api",
                    "id": 44506,
                    "name": "Omen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Violence",
                "abbreviation": "VLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3377/?format=api",
                    "id": 3377,
                    "name": "Violence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod",
            "piano"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360964/?format=api",
        "demozoo_url": "https://demozoo.org/music/360964/",
        "id": 360964,
        "title": "Shorttune2",
        "author_nicks": [
            {
                "name": "Omen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44506/?format=api",
                    "id": 44506,
                    "name": "Omen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Axend",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92374/?format=api",
                    "id": 92374,
                    "name": "Axend",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-02-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]