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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Etappe 8",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00f1c08d-8f41-4291-8c19-69abf70d557e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34898/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51389/",
    "metadata": {
        "length": 11632,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 356,
        "size": 25884,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}