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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64060/?format=api",
        "demozoo_url": "https://demozoo.org/music/64060/",
        "id": 64060,
        "title": "Spray and Pray",
        "author_nicks": [
            {
                "name": "Shoota",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36474/?format=api",
                    "id": 36474,
                    "name": "Shoota",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SAP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36475/?format=api",
                    "id": 36475,
                    "name": "SAP",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-02-16",
        "supertype": "music",
        "platforms": [],
        "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/64100/?format=api",
        "demozoo_url": "https://demozoo.org/productions/64100/",
        "id": 64100,
        "title": "cs styre....",
        "author_nicks": [
            {
                "name": "Shoota",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36474/?format=api",
                    "id": 36474,
                    "name": "Shoota",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SAP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36475/?format=api",
                    "id": 36475,
                    "name": "SAP",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-02-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/64103/?format=api",
        "demozoo_url": "https://demozoo.org/productions/64103/",
        "id": 64103,
        "title": "Dark-knight..",
        "author_nicks": [
            {
                "name": "Shoota",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36474/?format=api",
                    "id": 36474,
                    "name": "Shoota",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SAP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36475/?format=api",
                    "id": 36475,
                    "name": "SAP",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-02-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [],
        "tags": []
    }
]