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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327477/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327477/",
        "id": 327477,
        "title": "X-Traction 1",
        "author_nicks": [
            {
                "name": "Danish Cracking Crew",
                "abbreviation": "DCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7555/?format=api",
                    "id": 7555,
                    "name": "Danish Cracking Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-05-02",
        "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/308246/?format=api",
        "demozoo_url": "https://demozoo.org/productions/308246/",
        "id": 308246,
        "title": "Auf Wiedersehn",
        "author_nicks": [
            {
                "name": "Danish Cracking Crew",
                "abbreviation": "DCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7555/?format=api",
                    "id": 7555,
                    "name": "Danish Cracking Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-04-19",
        "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/303754/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303754/",
        "id": 303754,
        "title": "1551 Char Disc V1.01",
        "author_nicks": [
            {
                "name": "Danish Cracking Crew",
                "abbreviation": "DCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7555/?format=api",
                    "id": 7555,
                    "name": "Danish Cracking Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-31",
        "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": [
            "charset-collection"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301594/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301594/",
        "id": 301594,
        "title": "1551 Demo VIII",
        "author_nicks": [
            {
                "name": "Danish Cracking Crew",
                "abbreviation": "DCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7555/?format=api",
                    "id": 7555,
                    "name": "Danish Cracking Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-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": []
    }
]