GET /api/devices/platforms/2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 2,
    "display": "Juniper Junos",
    "name": "Juniper Junos",
    "slug": "juniper-junos",
    "description": "",
    "password_algorithm": "juniper-type9",
    "napalm_driver": "junos",
    "napalm_args": null,
    "tags": [],
    "created": "2022-03-01T22:49:18.713000Z",
    "updated": "2022-03-01T22:49:18.713000Z"
}