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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "100 Schlösser Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1e2894c0-41c1-4cdf-bb1a-24007a076e7f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35595/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52086/",
    "metadata": {
        "length": 834951,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 7076,
        "size": 425648,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}