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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/",
    "description": "Simonskall",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1abb9fde-dc21-430d-91d6-6c4a70ee0f4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3076/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3662/",
    "metadata": {
        "length": 2517,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 164,
        "size": 22360,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-11T18:18:55+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}