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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40193/?format=api",
        "demozoo_url": "https://demozoo.org/music/40193/",
        "id": 40193,
        "title": "Together",
        "author_nicks": [
            {
                "name": "Angel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25834/?format=api",
                    "id": 25834,
                    "name": "Angel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sensible",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13110/?format=api",
                    "id": 13110,
                    "name": "Sensible",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "dbm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/212627/?format=api",
        "demozoo_url": "https://demozoo.org/music/212627/",
        "id": 212627,
        "title": "Together_end",
        "author_nicks": [
            {
                "name": "Angel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25834/?format=api",
                    "id": 25834,
                    "name": "Angel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sensible",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13110/?format=api",
                    "id": 13110,
                    "name": "Sensible",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-27",
        "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/305276/?format=api",
        "demozoo_url": "https://demozoo.org/music/305276/",
        "id": 305276,
        "title": "Outstrip",
        "author_nicks": [
            {
                "name": "Angel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25834/?format=api",
                    "id": 25834,
                    "name": "Angel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sensible",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13110/?format=api",
                    "id": 13110,
                    "name": "Sensible",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-17",
        "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"
        ]
    }
]