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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track 002 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/13508f64-64bd-4bf8-80f4-156d8abb9ea0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35351/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51842/",
    "metadata": {
        "length": 112627,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 794,
        "size": 37549,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}