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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367865/?format=api",
        "demozoo_url": "https://demozoo.org/music/367865/",
        "id": 367865,
        "title": "Agression",
        "author_nicks": [
            {
                "name": "Blue Heaven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148102/?format=api",
                    "id": 148102,
                    "name": "Blue Heaven",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Perasuoli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148105/?format=api",
                    "id": 148105,
                    "name": "Perasuoli",
                    "is_group": true
                }
            },
            {
                "name": "The Doom Crew",
                "abbreviation": "TDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142110/?format=api",
                    "id": 142110,
                    "name": "The Doom Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "23ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367825/?format=api",
        "demozoo_url": "https://demozoo.org/music/367825/",
        "id": 367825,
        "title": "A Perna Cabiluda",
        "author_nicks": [
            {
                "name": "Blue Heaven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148102/?format=api",
                    "id": 148102,
                    "name": "Blue Heaven",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dark Desing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148103/?format=api",
                    "id": 148103,
                    "name": "Dark Desing",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "it"
        ]
    }
]