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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "7",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55db8da3-01a7-4aad-be1e-0e50d4b4f448"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36934/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53425/",
    "metadata": {
        "length": 185124,
        "lengthKind": "routed",
        "duration": 27406012,
        "positionLists": 1,
        "positions": 22,
        "size": 4747,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-02-23T21:27:55.703000+00:00",
        "elevationGain": 115,
        "elevationLoss": 113,
        "country": "DE"
    }
}