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

[
    {
        "url": "https://demozoo.org/api/v1/productions/291724/?format=api",
        "demozoo_url": "https://demozoo.org/music/291724/",
        "id": 291724,
        "title": "Day Break",
        "author_nicks": [
            {
                "name": "Daredevil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44051/?format=api",
                    "id": 44051,
                    "name": "Daredevil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Renaissance",
                "abbreviation": "ReN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16329/?format=api",
                    "id": 16329,
                    "name": "Renaissance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "11ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291732/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291732/",
        "id": 291732,
        "title": "PMODE/W v1.33",
        "author_nicks": [
            {
                "name": "Daredevil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44051/?format=api",
                    "id": 44051,
                    "name": "Daredevil",
                    "is_group": false
                }
            },
            {
                "name": "Tran",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16330/?format=api",
                    "id": 16330,
                    "name": "Tran",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-01-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "pmodew",
            "watcom-c"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62721/?format=api",
        "demozoo_url": "https://demozoo.org/music/62721/",
        "id": 62721,
        "title": "Moonglow Groove",
        "author_nicks": [
            {
                "name": "Daredevil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44051/?format=api",
                    "id": 44051,
                    "name": "Daredevil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Renaissance",
                "abbreviation": "ReN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16329/?format=api",
                    "id": 16329,
                    "name": "Renaissance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]