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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367824/?format=api",
        "demozoo_url": "https://demozoo.org/music/367824/",
        "id": 367824,
        "title": "A Moment In The Dark",
        "author_nicks": [
            {
                "name": "the rooZter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136287/?format=api",
                    "id": 136287,
                    "name": "rooZter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RiitaSointu",
                "abbreviation": "RS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136284/?format=api",
                    "id": 136284,
                    "name": "RiitaSointu",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319951/?format=api",
        "demozoo_url": "https://demozoo.org/music/319951/",
        "id": 319951,
        "title": "Pig!",
        "author_nicks": [
            {
                "name": "Duffy D.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136286/?format=api",
                    "id": 136286,
                    "name": "k-Jaq",
                    "is_group": false
                }
            },
            {
                "name": "rooZter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136287/?format=api",
                    "id": 136287,
                    "name": "rooZter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RiitaSointu",
                "abbreviation": "RS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136284/?format=api",
                    "id": 136284,
                    "name": "RiitaSointu",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "it"
        ]
    }
]