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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153582/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153582/",
        "id": 153582,
        "title": "Nexus drive",
        "author_nicks": [
            {
                "name": "@soundsespace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63877/?format=api",
                    "id": 63877,
                    "name": "@soundsespace",
                    "is_group": false
                }
            },
            {
                "name": "Mi-2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63879/?format=api",
                    "id": 63879,
                    "name": "Mi-2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-02-20",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153591/?format=api",
        "demozoo_url": "https://demozoo.org/music/153591/",
        "id": 153591,
        "title": "Tirana",
        "author_nicks": [
            {
                "name": "Mi-2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63879/?format=api",
                    "id": 63879,
                    "name": "Mi-2",
                    "is_group": false
                }
            },
            {
                "name": "kazpulse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63881/?format=api",
                    "id": 63881,
                    "name": "kazpulse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cutting Nation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63891/?format=api",
                    "id": 63891,
                    "name": "Cutting Nation",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-02-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]