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

[
    {
        "url": "https://demozoo.org/api/v1/productions/98753/?format=api",
        "demozoo_url": "https://demozoo.org/music/98753/",
        "id": 98753,
        "title": "Phenomenology",
        "author_nicks": [
            {
                "name": "JRB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34866/?format=api",
                    "id": 34866,
                    "name": "The Spy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/98779/?format=api",
        "demozoo_url": "https://demozoo.org/music/98779/",
        "id": 98779,
        "title": "Lone Driver",
        "author_nicks": [
            {
                "name": "JRB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34866/?format=api",
                    "id": 34866,
                    "name": "The Spy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blackhole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13973/?format=api",
                    "id": 13973,
                    "name": "Blackhole",
                    "is_group": true
                }
            },
            {
                "name": "Chill Productions",
                "abbreviation": "CHiLL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30482/?format=api",
                    "id": 30482,
                    "name": "Chill Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-01",
        "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/281768/?format=api",
        "demozoo_url": "https://demozoo.org/music/281768/",
        "id": 281768,
        "title": "Black Hole Physics",
        "author_nicks": [
            {
                "name": "JRB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34866/?format=api",
                    "id": 34866,
                    "name": "The Spy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123375/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/123375/",
        "id": 123375,
        "title": "Bull",
        "author_nicks": [
            {
                "name": "The Spy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34866/?format=api",
                    "id": 34866,
                    "name": "The Spy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Untouchables",
                "abbreviation": "UNT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31993/?format=api",
                    "id": 31993,
                    "name": "The Untouchables",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-09-07",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "dog",
            "union-jack"
        ]
    }
]