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

[
    {
        "url": "https://demozoo.org/api/v1/productions/171855/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171855/",
        "id": 171855,
        "title": "Podskoczek",
        "author_nicks": [
            {
                "name": "Paw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49675/?format=api",
                    "id": 49675,
                    "name": "Paw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-05-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/128055/?format=api",
        "demozoo_url": "https://demozoo.org/productions/128055/",
        "id": 128055,
        "title": "Treasure Island Dizzy",
        "author_nicks": [
            {
                "name": "Miker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2303/?format=api",
                    "id": 2303,
                    "name": "Miker",
                    "is_group": false
                }
            },
            {
                "name": "Paw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49675/?format=api",
                    "id": 49675,
                    "name": "Paw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-12-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/111428/?format=api",
        "demozoo_url": "https://demozoo.org/productions/111428/",
        "id": 111428,
        "title": "Dr. Mario (beta)",
        "author_nicks": [
            {
                "name": "Paw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49675/?format=api",
                    "id": 49675,
                    "name": "Paw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "mario",
            "dr-mario"
        ]
    }
]