This endpoint presents the RouteConverter API for categories in the system.

GET /v1/categories/131/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 09 Apr 2020 17:25:00 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7479/",
    "name": "Portugal",
    "children": [],
    "routes": [
        {
            "description": "044_058 051001 Passeio dos duros",
            "creator_name": "franmone50",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/562bbc54-bf7a-4976-87f9-e6d752bfdc27"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/316/",
            "metadata": {
                "length": 64118,
                "lengthKind": "track",
                "duration": 26669,
                "positionLists": 1,
                "positions": 1874,
                "size": 319056,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2005-10-01T08:15:16+00:00",
                "elevationGain": 30706,
                "elevationLoss": 30683,
                "country": "PT"
            }
        },
        {
            "description": "Motorradurlaub auf Madeira - Mai 2009 - 6 Tracks",
            "creator_name": "kumo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8e7b0bdc-b126-457a-9931-75e4105a8c47"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1951/",
            "metadata": {
                "length": 962924,
                "lengthKind": "track",
                "positionLists": 6,
                "positions": 9591,
                "size": 256067,
                "format": "Google Earth 4.2 (*.kml)",
                "elevationGain": 31735,
                "elevationLoss": 31774
            }
        },
        {
            "description": "Lissabon nach Albufeira an der Küste",
            "creator_name": "jayhamburg",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0de27338-03e6-49ba-b822-785a574a38d3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5159/",
            "metadata": {
                "length": 835163,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 1954,
                "size": 111219,
                "format": "Google Earth 3 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "PT"
            }
        },
        {
            "description": "Passeio do 2º Aniversário Moto Evasão",
            "creator_name": "Manubat",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/165d0b5d-e86e-46fe-babf-0704cc1b57e0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7563/",
            "metadata": {
                "length": 679334,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 143,
                "size": 4118,
                "format": "Google Earth 3 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "PT"
            }
        },
        {
            "description": "20859",
            "creator_name": "hombre",
            "localFileUrl": null,
            "remoteUrl": "http://maps.google.de/maps?saddr=Lissabon,+Portugal&daddr=Serpa,+Portugal&hl=de&sll=38.334541,-8.388787&sspn=1.583446,2.848206&geocode=FbPmTgIdrGF0_yk78-RhGjMZDTHQNpDkvesABA%3BFRn8QgIdzhCM_ylH9VNzYpAQ",
            "url": "https://api.routeconverter.com/v1/routes/20859/",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/131/"
}