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

[
    {
        "url": "https://demozoo.org/api/v1/productions/247815/?format=api",
        "demozoo_url": "https://demozoo.org/music/247815/",
        "id": 247815,
        "title": "Otchdzanie",
        "author_nicks": [
            {
                "name": "Zayka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10241/?format=api",
                    "id": 10241,
                    "name": "Zayka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-09-16",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/46459/?format=api",
        "demozoo_url": "https://demozoo.org/music/46459/",
        "id": 46459,
        "title": "Plansza 1-gw",
        "author_nicks": [
            {
                "name": "Zayka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10241/?format=api",
                    "id": 10241,
                    "name": "Zayka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hybrid",
                "abbreviation": "HBD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39136/?format=api",
                    "id": 39136,
                    "name": "Hybrid",
                    "is_group": true
                }
            },
            {
                "name": "Plastic",
                "abbreviation": "PLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/383/?format=api",
                    "id": 383,
                    "name": "Plastic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-30",
        "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/164065/?format=api",
        "demozoo_url": "https://demozoo.org/music/164065/",
        "id": 164065,
        "title": "Ambiental",
        "author_nicks": [
            {
                "name": "Zayka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10241/?format=api",
                    "id": 10241,
                    "name": "Zayka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Plastic",
                "abbreviation": "PLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/383/?format=api",
                    "id": 383,
                    "name": "Plastic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]