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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Neue Positionsliste 1 (8)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8200a7d3-a77b-46bf-a6f1-505b3aa57bda"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38041/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54532/",
    "metadata": {
        "length": 367772,
        "lengthKind": "routed",
        "duration": 135,
        "positionLists": 1,
        "positions": 31,
        "size": 6325,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-14T16:49:40.462000+00:00",
        "country": "AT"
    }
}