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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18244/?format=api",
        "demozoo_url": "https://demozoo.org/music/18244/",
        "id": 18244,
        "title": "$",
        "author_nicks": [
            {
                "name": "Morrow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13142/?format=api",
                    "id": 13142,
                    "name": "Morrow",
                    "is_group": false
                }
            },
            {
                "name": "Nike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13117/?format=api",
                    "id": 13117,
                    "name": "Nike",
                    "is_group": false
                }
            },
            {
                "name": "Some1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5544/?format=api",
                    "id": 5544,
                    "name": "Some1",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Terrible Noise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130036/?format=api",
                    "id": 130036,
                    "name": "Terrible Noise",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]