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

[
    {
        "url": "https://demozoo.org/api/v1/productions/97984/?format=api",
        "demozoo_url": "https://demozoo.org/productions/97984/",
        "id": 97984,
        "title": "Return Intro",
        "author_nicks": [
            {
                "name": "Black Turk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45895/?format=api",
                    "id": 45895,
                    "name": "Black Turk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Return",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17087/?format=api",
                    "id": 17087,
                    "name": "Return",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-12-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319275/?format=api",
        "demozoo_url": "https://demozoo.org/music/319275/",
        "id": 319275,
        "title": "Mini Raiden (Soundtrack)",
        "author_nicks": [
            {
                "name": "Black Turk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45895/?format=api",
                    "id": 45895,
                    "name": "Black Turk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Return",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17087/?format=api",
                    "id": 17087,
                    "name": "Return",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-12-15",
        "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/327296/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327296/",
        "id": 327296,
        "title": "Fishbone",
        "author_nicks": [
            {
                "name": "Black Turk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45895/?format=api",
                    "id": 45895,
                    "name": "Black Turk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-09-08",
        "supertype": "production",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/85335/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85335/",
        "id": 85335,
        "title": "Pacman",
        "author_nicks": [
            {
                "name": "Serkan Kaya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45895/?format=api",
                    "id": 45895,
                    "name": "Black Turk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-03-03",
        "supertype": "production",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]