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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58788/?format=api",
        "demozoo_url": "https://demozoo.org/music/58788/",
        "id": 58788,
        "title": "Moses Knows A Trick",
        "author_nicks": [
            {
                "name": "dK9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18105/?format=api",
                    "id": 18105,
                    "name": "dK9",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "daftN0!ze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18106/?format=api",
                    "id": 18106,
                    "name": "daftN0!ze",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52879/?format=api",
        "demozoo_url": "https://demozoo.org/music/52879/",
        "id": 52879,
        "title": "Natural Porn Star",
        "author_nicks": [
            {
                "name": "dK9!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18105/?format=api",
                    "id": 18105,
                    "name": "dK9",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "daftN0!ze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18106/?format=api",
                    "id": 18106,
                    "name": "daftN0!ze",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25173/?format=api",
        "demozoo_url": "https://demozoo.org/music/25173/",
        "id": 25173,
        "title": "RIP YOUR BRAIN OUT!!!",
        "author_nicks": [
            {
                "name": "dK9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18105/?format=api",
                    "id": 18105,
                    "name": "dK9",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "daftN0!ze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18106/?format=api",
                    "id": 18106,
                    "name": "daftN0!ze",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]