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

[
    {
        "url": "https://demozoo.org/api/v1/productions/165413/?format=api",
        "demozoo_url": "https://demozoo.org/music/165413/",
        "id": 165413,
        "title": "Lightspeed Track",
        "author_nicks": [
            {
                "name": "Mr. Quiet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68536/?format=api",
                    "id": 68536,
                    "name": "Mr. Quiet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Futuris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6049/?format=api",
                    "id": 6049,
                    "name": "Futuris",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-11-12",
        "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/165167/?format=api",
        "demozoo_url": "https://demozoo.org/productions/165167/",
        "id": 165167,
        "title": "SV2K16 Grand Opening",
        "author_nicks": [
            {
                "name": "Grey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2059/?format=api",
                    "id": 2059,
                    "name": "Grey",
                    "is_group": false
                }
            },
            {
                "name": "Mr. Quiet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68536/?format=api",
                    "id": 68536,
                    "name": "Mr. Quiet",
                    "is_group": false
                }
            },
            {
                "name": "Shexbeer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5757/?format=api",
                    "id": 5757,
                    "name": "Shexbeer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-11-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/144815/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144815/",
        "id": 144815,
        "title": "ABR",
        "author_nicks": [
            {
                "name": "Mr. Quiet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68536/?format=api",
                    "id": 68536,
                    "name": "Mr. Quiet",
                    "is_group": false
                }
            },
            {
                "name": "Patu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58925/?format=api",
                    "id": 58925,
                    "name": "Patu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Decree",
                "abbreviation": "DCR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10847/?format=api",
                    "id": 10847,
                    "name": "Decree",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-09-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]