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

[
    {
        "url": "https://demozoo.org/api/v1/productions/378886/?format=api",
        "demozoo_url": "https://demozoo.org/music/378886/",
        "id": 378886,
        "title": "Punisher",
        "author_nicks": [
            {
                "name": "Hally",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148951/?format=api",
                    "id": 148951,
                    "name": "Hally",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Vorc.org",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106726/?format=api",
                    "id": 106726,
                    "name": "Vorc.org",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-09-22",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
                "id": 38,
                "name": "Nintendo Game Boy (GB)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "paragon-tracker"
        ]
    }
]