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

[
    {
        "url": "https://demozoo.org/api/v1/productions/102179/?format=api",
        "demozoo_url": "https://demozoo.org/music/102179/",
        "id": 102179,
        "title": "Psychology of fear",
        "author_nicks": [
            {
                "name": "DJ Matko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31180/?format=api",
                    "id": 31180,
                    "name": "DJ Matko",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/64113/?format=api",
        "demozoo_url": "https://demozoo.org/music/64113/",
        "id": 64113,
        "title": "Lucifer",
        "author_nicks": [
            {
                "name": "DJ Matko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31180/?format=api",
                    "id": 31180,
                    "name": "DJ Matko",
                    "is_group": false
                }
            },
            {
                "name": "Havoc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2419/?format=api",
                    "id": 2419,
                    "name": "Havoc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12",
        "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/53505/?format=api",
        "demozoo_url": "https://demozoo.org/music/53505/",
        "id": 53505,
        "title": "Psychology (REMIX)",
        "author_nicks": [
            {
                "name": "DJ Matko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31180/?format=api",
                    "id": 31180,
                    "name": "DJ Matko",
                    "is_group": false
                }
            },
            {
                "name": "Havoc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2419/?format=api",
                    "id": 2419,
                    "name": "Havoc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-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"
        ]
    }
]