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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Von-Eppstein-Strasse 1 bis Erbacher Tal 10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/407ca3ad-9784-433d-9200-47e2221fbb03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36417/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52908/",
    "metadata": {
        "length": 530605,
        "lengthKind": "routed",
        "duration": 3608,
        "positionLists": 2,
        "positions": 3793,
        "size": 359879,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-27T14:48:31+00:00",
        "country": "DE"
    }
}