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

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

{
    "category": "https://api.routeconverter.com/v1/categories/911/",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/be927b15-97b4-45a7-9062-4bf708d2cd50"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2917/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3495/",
    "metadata": {
        "length": 5611,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 239,
        "size": 12019,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}