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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44480/?format=api",
        "demozoo_url": "https://demozoo.org/music/44480/",
        "id": 44480,
        "title": "Krusifixiorava",
        "author_nicks": [
            {
                "name": "Foze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15588/?format=api",
                    "id": 15588,
                    "name": "Foze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cheddar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15389/?format=api",
                    "id": 15389,
                    "name": "Cheddar",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "19ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21276/?format=api",
        "demozoo_url": "https://demozoo.org/music/21276/",
        "id": 21276,
        "title": "Bubble",
        "author_nicks": [
            {
                "name": "Foze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15588/?format=api",
                    "id": 15588,
                    "name": "Foze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cheddar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15389/?format=api",
                    "id": 15389,
                    "name": "Cheddar",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "13ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367882/?format=api",
        "demozoo_url": "https://demozoo.org/music/367882/",
        "id": 367882,
        "title": "Alaraja",
        "author_nicks": [
            {
                "name": "Foze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15588/?format=api",
                    "id": 15588,
                    "name": "Foze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cheddar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15389/?format=api",
                    "id": 15389,
                    "name": "Cheddar",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-01-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "19ch",
            "it"
        ]
    }
]