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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/",
    "description": "Thementour 5a",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7398c186-7ff6-4608-86f9-9b2f088cf8e7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2578/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3138/",
    "metadata": {
        "length": 7045,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 92,
        "size": 5261,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}