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

[
    {
        "url": "https://demozoo.org/api/v1/productions/347651/?format=api",
        "demozoo_url": "https://demozoo.org/music/347651/",
        "id": 347651,
        "title": "Sonic Empire",
        "author_nicks": [
            {
                "name": "DJ Sharp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79567/?format=api",
                    "id": 79567,
                    "name": "DJ Sharp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Adequate",
                "abbreviation": "AQT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53836/?format=api",
                    "id": 53836,
                    "name": "Adequate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/347664/?format=api",
        "demozoo_url": "https://demozoo.org/music/347664/",
        "id": 347664,
        "title": "Get to Trance",
        "author_nicks": [
            {
                "name": "DJ Sharp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79567/?format=api",
                    "id": 79567,
                    "name": "DJ Sharp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Adequate",
                "abbreviation": "AQT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53836/?format=api",
                    "id": 53836,
                    "name": "Adequate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/347665/?format=api",
        "demozoo_url": "https://demozoo.org/music/347665/",
        "id": 347665,
        "title": "Into My Dream",
        "author_nicks": [
            {
                "name": "DJ Sharp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79567/?format=api",
                    "id": 79567,
                    "name": "DJ Sharp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Adequate",
                "abbreviation": "AQT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53836/?format=api",
                    "id": 53836,
                    "name": "Adequate",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]