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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21160/?format=api",
        "demozoo_url": "https://demozoo.org/music/21160/",
        "id": 21160,
        "title": "1 1/2 birds",
        "author_nicks": [
            {
                "name": "Teemuki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15509/?format=api",
                    "id": 15509,
                    "name": "Teemuki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "21ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37302/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37302/",
        "id": 37302,
        "title": "Peili",
        "author_nicks": [
            {
                "name": "Chavez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/282/?format=api",
                    "id": 282,
                    "name": "Chavez",
                    "is_group": false
                }
            },
            {
                "name": "Teemuki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15509/?format=api",
                    "id": 15509,
                    "name": "Teemuki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-06-09",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]