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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37941/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37941/",
        "id": 37941,
        "title": "Minibrots For Everyone!",
        "author_nicks": [
            {
                "name": "Prollcoder",
                "abbreviation": "PRL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16717/?format=api",
                    "id": 16717,
                    "name": "Prollcoder",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37628/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37628/",
        "id": 37628,
        "title": "Absolutely Amazing",
        "author_nicks": [
            {
                "name": "Prollcoder",
                "abbreviation": "PRL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16717/?format=api",
                    "id": 16717,
                    "name": "Prollcoder",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-12",
        "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/198685/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198685/",
        "id": 198685,
        "title": "Juggler 1K",
        "author_nicks": [
            {
                "name": "Prollcoder",
                "abbreviation": "PRL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16717/?format=api",
                    "id": 16717,
                    "name": "Prollcoder",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-05-17",
        "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": [
            "1k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198687/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198687/",
        "id": 198687,
        "title": "Bubbles - Bubble Blaster",
        "author_nicks": [
            {
                "name": "Prollcoder",
                "abbreviation": "PRL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16717/?format=api",
                    "id": 16717,
                    "name": "Prollcoder",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04",
        "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": [
            "1k"
        ]
    }
]