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

[
    {
        "url": "https://demozoo.org/api/v1/productions/360717/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360717/",
        "id": 360717,
        "title": "Vejby Hack #003",
        "author_nicks": [
            {
                "name": "Vejby Hackers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106781/?format=api",
                    "id": 106781,
                    "name": "Vejby Hackers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-08-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": [
            "incomplete-credits",
            "one-file-demo",
            "incomplete-soundtrack"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360711/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360711/",
        "id": 360711,
        "title": "Vejby Hack #002",
        "author_nicks": [
            {
                "name": "Vejby Hackers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106781/?format=api",
                    "id": 106781,
                    "name": "Vejby Hackers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-05-29",
        "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": [
            "incomplete-credits",
            "one-file-demo",
            "incomplete-soundtrack"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360706/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360706/",
        "id": 360706,
        "title": "Vejby Hack #001",
        "author_nicks": [
            {
                "name": "Vejby Hackers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106781/?format=api",
                    "id": 106781,
                    "name": "Vejby Hackers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    }
]