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

[
    {
        "url": "https://demozoo.org/api/v1/productions/179892/?format=api",
        "demozoo_url": "https://demozoo.org/music/179892/",
        "id": 179892,
        "title": "Freedom",
        "author_nicks": [
            {
                "name": "Sprii",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11003/?format=api",
                    "id": 11003,
                    "name": "Sprii",
                    "is_group": false
                }
            },
            {
                "name": "geniuz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7444/?format=api",
                    "id": 7444,
                    "name": "Marek",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-06-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22813/?format=api",
        "demozoo_url": "https://demozoo.org/music/22813/",
        "id": 22813,
        "title": "Vivienne",
        "author_nicks": [
            {
                "name": "Kenny Beltrey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14223/?format=api",
                    "id": 14223,
                    "name": "Kenny Beltrey",
                    "is_group": false
                }
            },
            {
                "name": "Sprii",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11003/?format=api",
                    "id": 11003,
                    "name": "Sprii",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22986/?format=api",
        "demozoo_url": "https://demozoo.org/music/22986/",
        "id": 22986,
        "title": "Doctor Oblivion",
        "author_nicks": [
            {
                "name": "Sprii",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11003/?format=api",
                    "id": 11003,
                    "name": "Sprii",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Level-D",
                "abbreviation": "LVD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/518/?format=api",
                    "id": 518,
                    "name": "Level-D",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]