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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45456/?format=api",
        "demozoo_url": "https://demozoo.org/music/45456/",
        "id": 45456,
        "title": "El toro, la fiesta… el mehiko",
        "author_nicks": [
            {
                "name": "Guy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115404/?format=api",
                    "id": 115404,
                    "name": "Guy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-27",
        "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/119456/?format=api",
        "demozoo_url": "https://demozoo.org/music/119456/",
        "id": 119456,
        "title": "Camel Senza Filtro",
        "author_nicks": [
            {
                "name": "Guy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115404/?format=api",
                    "id": 115404,
                    "name": "Guy",
                    "is_group": false
                }
            },
            {
                "name": "Pedro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1891/?format=api",
                    "id": 1891,
                    "name": "Pedro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Charlie Brown Records",
                "abbreviation": "CBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26298/?format=api",
                    "id": 26298,
                    "name": "Charlie Brown Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-01-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281796/?format=api",
        "demozoo_url": "https://demozoo.org/music/281796/",
        "id": 281796,
        "title": "Joint",
        "author_nicks": [
            {
                "name": "Guy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115404/?format=api",
                    "id": 115404,
                    "name": "Guy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Charlie Brown Records",
                "abbreviation": "CBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26298/?format=api",
                    "id": 26298,
                    "name": "Charlie Brown Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    }
]