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

[
    {
        "url": "https://demozoo.org/api/v1/productions/94270/?format=api",
        "demozoo_url": "https://demozoo.org/music/94270/",
        "id": 94270,
        "title": "Cielo Infinito",
        "author_nicks": [
            {
                "name": "AmigaManson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25228/?format=api",
                    "id": 25228,
                    "name": "AmigaManson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lloret Free Byte",
                "abbreviation": "LLFB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18875/?format=api",
                    "id": 18875,
                    "name": "Lloret Free Byte",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-25",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151432/?format=api",
        "demozoo_url": "https://demozoo.org/music/151432/",
        "id": 151432,
        "title": "Ese Cielo",
        "author_nicks": [
            {
                "name": "AmigaManson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25228/?format=api",
                    "id": 25228,
                    "name": "AmigaManson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lloret Free Byte",
                "abbreviation": "LLFB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18875/?format=api",
                    "id": 18875,
                    "name": "Lloret Free Byte",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11-01",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41073/?format=api",
        "demozoo_url": "https://demozoo.org/music/41073/",
        "id": 41073,
        "title": "Amor Espacial",
        "author_nicks": [
            {
                "name": "AmigaManson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25228/?format=api",
                    "id": 25228,
                    "name": "AmigaManson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lloret Free Byte",
                "abbreviation": "LLFB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18875/?format=api",
                    "id": 18875,
                    "name": "Lloret Free Byte",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-14",
        "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"
        ]
    }
]