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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44671/?format=api",
        "demozoo_url": "https://demozoo.org/music/44671/",
        "id": 44671,
        "title": "Нереально крутой трек!",
        "author_nicks": [
            {
                "name": "fly-frog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27731/?format=api",
                    "id": 27731,
                    "name": "fly-frog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44682/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44682/",
        "id": 44682,
        "title": "Computer hero",
        "author_nicks": [
            {
                "name": "fly-frog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27731/?format=api",
                    "id": 27731,
                    "name": "fly-frog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/69878/?format=api",
        "demozoo_url": "https://demozoo.org/productions/69878/",
        "id": 69878,
        "title": "Парадигма истины",
        "author_nicks": [
            {
                "name": "fly-frog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27731/?format=api",
                    "id": 27731,
                    "name": "fly-frog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]