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

GET /v1/routes/1265/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3ebf0e7641d1e34c3217ef82fd45ef8c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Thementour 10 b",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20beb59d-063f-4b2a-bfc4-d19f4ec3dfd9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1028/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1265/",
    "metadata": {
        "length": 3145,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 23,
        "size": 2087,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}