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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81277/?format=api",
        "demozoo_url": "https://demozoo.org/music/81277/",
        "id": 81277,
        "title": "Teleñekos Jingle",
        "author_nicks": [
            {
                "name": "Teleñekos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40733/?format=api",
                    "id": 40733,
                    "name": "Teleñekos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-24",
        "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/77753/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77753/",
        "id": 77753,
        "title": "PagaExtra",
        "author_nicks": [
            {
                "name": "Teleñekos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40733/?format=api",
                    "id": 40733,
                    "name": "Teleñekos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-07-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]