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

[
    {
        "url": "https://demozoo.org/api/v1/productions/317452/?format=api",
        "demozoo_url": "https://demozoo.org/music/317452/",
        "id": 317452,
        "title": "Death Jungle City",
        "author_nicks": [
            {
                "name": "Kola",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37057/?format=api",
                    "id": 37057,
                    "name": "Kola",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pigs In Space",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121977/?format=api",
                    "id": 121977,
                    "name": "Pigs In Space",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-16",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292677/?format=api",
        "demozoo_url": "https://demozoo.org/music/292677/",
        "id": 292677,
        "title": "Night (Woow)",
        "author_nicks": [
            {
                "name": "Kola",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37057/?format=api",
                    "id": 37057,
                    "name": "Kola",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pigs In Space",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121977/?format=api",
                    "id": 121977,
                    "name": "Pigs In Space",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-09-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"
        ]
    }
]