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

[
    {
        "url": "https://demozoo.org/api/v1/productions/167133/?format=api",
        "demozoo_url": "https://demozoo.org/music/167133/",
        "id": 167133,
        "title": "Back to the basics",
        "author_nicks": [
            {
                "name": "VeritaS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69305/?format=api",
                    "id": 69305,
                    "name": "VeritaS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defacto2",
                "abbreviation": "df2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10000/?format=api",
                    "id": 10000,
                    "name": "Defacto2",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "trance"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167137/?format=api",
        "demozoo_url": "https://demozoo.org/music/167137/",
        "id": 167137,
        "title": "Synthetic DreamS",
        "author_nicks": [
            {
                "name": "VeritaS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69305/?format=api",
                    "id": 69305,
                    "name": "VeritaS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defacto2",
                "abbreviation": "df2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10000/?format=api",
                    "id": 10000,
                    "name": "Defacto2",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-05-06",
        "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/284365/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284365/",
        "id": 284365,
        "title": "Different Inspiration",
        "author_nicks": [
            {
                "name": "VeritaS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69305/?format=api",
                    "id": 69305,
                    "name": "VeritaS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DreamWorks Design",
                "abbreviation": "DwD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117123/?format=api",
                    "id": 117123,
                    "name": "DreamWorks Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-01-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "xm",
            "no-coded-component"
        ]
    }
]