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

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

{
    "category": "https://api.routeconverter.com/v1/categories/911/",
    "description": "Rundweg 5",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d0d49988-f98c-4c20-9858-62f736bf518e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2921/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3498/",
    "metadata": {
        "length": 7587,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 306,
        "size": 15101,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}