Branch 4.0.x-roblib is currently the same as Drupals main branch but with our patches applied.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

90 lines
2.0 KiB

{
"_links": {
"self": {
"href": "http:\/\/default\/admin\/structure\/reserve_category\/5?_format=hal_json"
},
"type": {
"href": "http:\/\/drupal.org\/rest\/type\/reserve_category\/reserve_category"
},
"http:\/\/drupal.org\/rest\/relation\/reserve_category\/reserve_category\/user_id": [
{
"href": "http:\/\/default\/user\/1?_format=hal_json",
"lang": "en"
}
]
},
"id": [
{
"value": 5
}
],
"uuid": [
{
"value": "a5eea3e2-e717-4428-9d86-fe0681daf653"
}
],
"langcode": [
{
"value": "en",
"lang": "en"
}
],
"_embedded": {
"http:\/\/drupal.org\/rest\/relation\/reserve_category\/reserve_category\/user_id": [
{
"_links": {
"self": {
"href": "http:\/\/default\/user\/1?_format=hal_json"
},
"type": {
"href": "http:\/\/drupal.org\/rest\/type\/user\/user"
}
},
"uuid": [
{
"value": "1b16703e-48a1-4e8b-9611-3b1efbafb90d"
}
],
"lang": "en"
}
]
},
"name": [
{
"value": "Video"
}
],
"status": [
{
"value": true
}
],
"created": [
{
"value": "2018-01-11T06:43:23+00:00",
"format": "Y-m-d\\TH:i:sP"
}
],
"changed": [
{
"value": "2018-01-11T06:43:23+00:00",
"format": "Y-m-d\\TH:i:sP"
}
],
"default_langcode": [
{
"value": true,
"lang": "en"
}
],
"reserve_setup_buffer": [
{
"value": 0
}
],
"reserve_takedown_buffer": [
{
"value": 0
}
]
}