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

[
    {
        "url": "https://demozoo.org/api/v1/productions/121371/?format=api",
        "demozoo_url": "https://demozoo.org/music/121371/",
        "id": 121371,
        "title": "Brax",
        "author_nicks": [
            {
                "name": "Sir Silvertape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4471/?format=api",
                    "id": 4471,
                    "name": "Sir Silvertape",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Laxative Effects",
                "abbreviation": "LAX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4310/?format=api",
                    "id": 4310,
                    "name": "Laxative Effects",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-09-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24184/?format=api",
        "demozoo_url": "https://demozoo.org/music/24184/",
        "id": 24184,
        "title": "Ryggsweet",
        "author_nicks": [
            {
                "name": "Sir Silvertape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4471/?format=api",
                    "id": 4471,
                    "name": "Sir Silvertape",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Laxative Effects",
                "abbreviation": "LAX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4310/?format=api",
                    "id": 4310,
                    "name": "Laxative Effects",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-06-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81521/?format=api",
        "demozoo_url": "https://demozoo.org/music/81521/",
        "id": 81521,
        "title": "Du har mustasch",
        "author_nicks": [
            {
                "name": "Sir Silvertape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4471/?format=api",
                    "id": 4471,
                    "name": "Sir Silvertape",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Laxative Effects",
                "abbreviation": "LAX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4310/?format=api",
                    "id": 4310,
                    "name": "Laxative Effects",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "needs-more-cowbell"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/230508/?format=api",
        "demozoo_url": "https://demozoo.org/music/230508/",
        "id": 230508,
        "title": "-unknown-",
        "author_nicks": [
            {
                "name": "Sir Silvertape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4471/?format=api",
                    "id": 4471,
                    "name": "Sir Silvertape",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-03-27",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]