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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50674/?format=api",
        "demozoo_url": "https://demozoo.org/music/50674/",
        "id": 50674,
        "title": "Pill-roller",
        "author_nicks": [
            {
                "name": "Pambe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27945/?format=api",
                    "id": 27945,
                    "name": "Pambe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "KiBoSh",
                "abbreviation": "KBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24798/?format=api",
                    "id": 24798,
                    "name": "KiBoSh",
                    "is_group": true
                }
            },
            {
                "name": "Revolution",
                "abbreviation": "RVL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17361/?format=api",
                    "id": 17361,
                    "name": "Revolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "drum-n-bass"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45086/?format=api",
        "demozoo_url": "https://demozoo.org/music/45086/",
        "id": 45086,
        "title": "Terrorizing Feelings",
        "author_nicks": [
            {
                "name": "Pambe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27945/?format=api",
                    "id": 27945,
                    "name": "Pambe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Revolution",
                "abbreviation": "RVL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17361/?format=api",
                    "id": 17361,
                    "name": "Revolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "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/284198/?format=api",
        "demozoo_url": "https://demozoo.org/music/284198/",
        "id": 284198,
        "title": "prodigious",
        "author_nicks": [
            {
                "name": "Pambe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27945/?format=api",
                    "id": 27945,
                    "name": "Pambe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    }
]