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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297742/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297742/",
        "id": 297742,
        "title": "NSC Sounds XXII",
        "author_nicks": [
            {
                "name": "The Non Stop Cracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65978/?format=api",
                    "id": 65978,
                    "name": "The Non Stop Cracker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-25",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-rip",
            "border-scroll"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297619/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297619/",
        "id": 297619,
        "title": "NSC Sounds XXI",
        "author_nicks": [
            {
                "name": "The Non Stop Cracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65978/?format=api",
                    "id": 65978,
                    "name": "The Non Stop Cracker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-24",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158970/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158970/",
        "id": 158970,
        "title": "Darts 180",
        "author_nicks": [
            {
                "name": "The Non Stop Cracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65978/?format=api",
                    "id": 65978,
                    "name": "The Non Stop Cracker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-10-30",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "180"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280034/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280034/",
        "id": 280034,
        "title": "Crack Modul V2.1",
        "author_nicks": [
            {
                "name": "The Non Stop Cracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65978/?format=api",
                    "id": 65978,
                    "name": "The Non Stop Cracker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "cracking-tools"
        ]
    }
]