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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79034/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79034/",
        "id": 79034,
        "title": "Gurras låt",
        "author_nicks": [
            {
                "name": "Gurra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4807/?format=api",
                    "id": 4807,
                    "name": "Gurra",
                    "is_group": false
                }
            },
            {
                "name": "Steffe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41122/?format=api",
                    "id": 41122,
                    "name": "Steffe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-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/5418/?format=api",
        "demozoo_url": "https://demozoo.org/music/5418/",
        "id": 5418,
        "title": "Hi Tension",
        "author_nicks": [
            {
                "name": "Alf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6729/?format=api",
                    "id": 6729,
                    "name": "Alf",
                    "is_group": false
                }
            },
            {
                "name": "Gurra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4807/?format=api",
                    "id": 4807,
                    "name": "Gurra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual",
                "abbreviation": "VTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4563/?format=api",
                    "id": 4563,
                    "name": "Virtual",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-12-29",
        "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/229392/?format=api",
        "demozoo_url": "https://demozoo.org/music/229392/",
        "id": 229392,
        "title": "Red Empathy - I",
        "author_nicks": [
            {
                "name": "Gurra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4807/?format=api",
                    "id": 4807,
                    "name": "Gurra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual",
                "abbreviation": "VTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4563/?format=api",
                    "id": 4563,
                    "name": "Virtual",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-12-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]