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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (63)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b960490-31ed-42e4-8348-58b77386033e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37484/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53975/",
    "metadata": {
        "length": 147940,
        "lengthKind": "routed",
        "duration": 169328,
        "positionLists": 1,
        "positions": 36,
        "size": 8903,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-10T10:25:08.768000+00:00",
        "elevationGain": 235,
        "elevationLoss": 345,
        "country": "DE"
    }
}