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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (33)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38f52865-2e25-43b3-94e7-0c9980b0a27c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36223/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52714/",
    "metadata": {
        "length": 315359,
        "lengthKind": "routed",
        "duration": 44,
        "positionLists": 1,
        "positions": 32,
        "size": 7760,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-13T22:59:50.705000+00:00",
        "elevationGain": 1239,
        "elevationLoss": 1623,
        "country": "DE"
    }
}