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

[
    {
        "url": "https://demozoo.org/api/v1/productions/315736/?format=api",
        "demozoo_url": "https://demozoo.org/music/315736/",
        "id": 315736,
        "title": "If A Cop Fucks Your Ass",
        "author_nicks": [
            {
                "name": "The Untraceable",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134786/?format=api",
                    "id": 134786,
                    "name": "The Untraceable",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Hardcore Mixers",
                "abbreviation": "NHM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134775/?format=api",
                    "id": 134775,
                    "name": "New Hardcore Mixers",
                    "is_group": true
                }
            }
        ],
        "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": [
            "9ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315737/?format=api",
        "demozoo_url": "https://demozoo.org/music/315737/",
        "id": 315737,
        "title": "Speedbeats In Motion",
        "author_nicks": [
            {
                "name": "The Motion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134786/?format=api",
                    "id": 134786,
                    "name": "The Untraceable",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Hardcore Mixers",
                "abbreviation": "NHM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134775/?format=api",
                    "id": 134775,
                    "name": "New Hardcore Mixers",
                    "is_group": true
                }
            }
        ],
        "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": [
            "it"
        ]
    }
]