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

[
    {
        "url": "https://demozoo.org/api/v1/productions/49511/?format=api",
        "demozoo_url": "https://demozoo.org/music/49511/",
        "id": 49511,
        "title": "Return",
        "author_nicks": [
            {
                "name": "Karate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12360/?format=api",
                    "id": 12360,
                    "name": "Karate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mandala Breakers",
                "abbreviation": "MBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29732/?format=api",
                    "id": 29732,
                    "name": "Mandala Breakers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-03-19",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/49132/?format=api",
        "demozoo_url": "https://demozoo.org/music/49132/",
        "id": 49132,
        "title": "P To P (Pepe To Petra)",
        "author_nicks": [
            {
                "name": "Karate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12360/?format=api",
                    "id": 12360,
                    "name": "Karate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mandala Breakers",
                "abbreviation": "MBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29732/?format=api",
                    "id": 29732,
                    "name": "Mandala Breakers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-03-14",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sqt"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/12783/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12783/",
        "id": 12783,
        "title": "Christmas Demo",
        "author_nicks": [
            {
                "name": "Karate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12360/?format=api",
                    "id": 12360,
                    "name": "Karate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13596/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13596/",
        "id": 13596,
        "title": "Psycho Demo",
        "author_nicks": [
            {
                "name": "Karate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12360/?format=api",
                    "id": 12360,
                    "name": "Karate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]