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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rhöntour2014",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3782d628-c8bf-4b2b-89f9-5a91b6cf533d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36188/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52679/",
    "metadata": {
        "length": 262546,
        "lengthKind": "routed",
        "duration": 1298,
        "positionLists": 1,
        "positions": 22,
        "size": 5426,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-21T15:09:52.125000+00:00",
        "elevationGain": 997,
        "elevationLoss": 997,
        "country": "DE"
    }
}