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

GET /v1/routes/55279/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "18ca069eb434a367842f4ee02481eb2d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route_2013.4.13_955",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a09efb62-b3c7-41eb-8575-9fbcab6cf209"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38788/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55279/",
    "metadata": {
        "length": 32882,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 637,
        "size": 31427,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}