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

[
    {
        "url": "https://demozoo.org/api/v1/productions/70073/?format=api",
        "demozoo_url": "https://demozoo.org/music/70073/",
        "id": 70073,
        "title": "Fruit & Eggs",
        "author_nicks": [
            {
                "name": "Debi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31304/?format=api",
                    "id": 31304,
                    "name": "Debi",
                    "is_group": false
                }
            },
            {
                "name": "Necrox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38468/?format=api",
                    "id": 38468,
                    "name": "Necrox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36934/?format=api",
                    "id": 36934,
                    "name": "Gum",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71055/?format=api",
        "demozoo_url": "https://demozoo.org/music/71055/",
        "id": 71055,
        "title": "Otro Martini",
        "author_nicks": [
            {
                "name": "Debi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31304/?format=api",
                    "id": 31304,
                    "name": "Debi",
                    "is_group": false
                }
            },
            {
                "name": "Necrox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38468/?format=api",
                    "id": 38468,
                    "name": "Necrox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-26",
        "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/69179/?format=api",
        "demozoo_url": "https://demozoo.org/music/69179/",
        "id": 69179,
        "title": "Chiptune Rulez",
        "author_nicks": [
            {
                "name": "Necrox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38468/?format=api",
                    "id": 38468,
                    "name": "Necrox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]