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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Itzehoe>Beidenflet>Kollmar",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43243344-572e-4178-8c41-8b37f445631c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36482/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52973/",
    "metadata": {
        "length": 42113,
        "lengthKind": "routed",
        "duration": 521,
        "positionLists": 1,
        "positions": 22,
        "size": 5384,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-12T19:44:20.578000+00:00",
        "elevationGain": 15,
        "elevationLoss": 12,
        "country": "DE"
    }
}